import type { Metadata } from "next"; import { Inter } from "next/font/google"; import "./globals.css"; import Link from "next/link"; import { sampleProductsReviews } from "@/lib/sample-data"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { title: "Hagersten StreetCut", description: "Summaries of customer reviews", }; export default function RootLayout({ children, }: Readonly<{ children: React.ReactNode; }>) { const products = sampleProductsReviews; return (
We are the best barber in the south of Stockholm. To learn more, visit the{" "} google page .{"\n "}
Text to book +46 72-853 82 88