diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2ba240f..fb94f2c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Libre_Baskerville } from "next/font/google"; export const metadata: Metadata = { - title: 'Golden Sweets Corner | Authentic Traditional Mithai in Baghra', - description: 'Golden Sweets Corner offers the most authentic, handcrafted Indian mithai in Baghra, UP. Experience pure desi ghee goodness in every bite.', + title: 'Golden Sweets | Authentic Flavors of Tradition', + description: 'Experience the legacy of pure, handcrafted Indian sweets at Golden Sweets Corner, Baghra. Every bite carries the richness of heritage and fresh ingredients.', openGraph: { "title": "Golden Sweets Corner", "description": "Traditional Indian sweets made with pure ingredients.", diff --git a/src/app/page.tsx b/src/app/page.tsx index d26171a..72445dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,344 +16,149 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);