diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5af5c74..0e2bff4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,13 +1,12 @@ import type { Metadata } from "next"; import { Inter } from "next/font/google"; import "./globals.css"; -import { ServiceWrapper } from "@/providers/service"; -import { Tag } from "@/utils/tag"; const inter = Inter({ variable: "--font-inter", subsets: ["latin"] }); export const metadata: Metadata = { - title: "Luxe Properties - Luxury Real Estate", description: "Discover exceptional luxury properties, exclusive real estate solutions, and premium investment opportunities."}; + title: "Luxe Properties - Luxury Real Estate", description: "Discover exceptional luxury properties, exclusive real estate solutions, and premium investment opportunities." +}; export default function RootLayout({ children, @@ -17,24 +16,21 @@ export default function RootLayout({ return ( - - - {children} - - + } + requestAnimationFrame(raf); + `} +