From 1a5b1f1964fa5640d39cdb5c6ab0879966cf49e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:19:28 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) 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); + `} +