From 1309ef805a109dc83839f04c3f3002b3f9fd3f7d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:02:15 +0000 Subject: [PATCH 1/5] Update src/app/custom-cakes/page.tsx --- src/app/custom-cakes/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/custom-cakes/page.tsx b/src/app/custom-cakes/page.tsx index 2826888..ea847e5 100644 --- a/src/app/custom-cakes/page.tsx +++ b/src/app/custom-cakes/page.tsx @@ -81,7 +81,7 @@ export default function CustomCakesPage() { Date: Sat, 14 Mar 2026 15:02:15 +0000 Subject: [PATCH 2/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index f245734..5cebee3 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -58,7 +58,7 @@ export default function GalleryPage() { category: "Birthday Cakes", title: "Custom Design Celebration", excerpt: "Stunning multi-tiered birthday cakes with personalized designs and intricate decorations", - imageSrc: "http://img.b2bpic.net/free-photo/waiter-carries-luxurious-violet-wedding-cake-decorated_8353-568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiter-carries-luxurious-violet-wedding-cake-decorated_8353-568.jpg?_wi=3", imageAlt: "stunning multi-tier birthday cakes display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -69,7 +69,7 @@ export default function GalleryPage() { category: "Pastries", title: "Fresh Daily Pastries", excerpt: "Butter-rich pastries and croissants baked fresh every morning with premium ingredients", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-muffins_23-2148833997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-muffins_23-2148833997.jpg?_wi=3", imageAlt: "fresh daily pastries morning bakery display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -80,7 +80,7 @@ export default function GalleryPage() { category: "Desserts", title: "Premium Dessert Collection", excerpt: "Elegant and sophisticated desserts perfect for events, celebrations, and special occasions", - imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg?_wi=2", imageAlt: "elegant desserts plating catering display", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", @@ -91,7 +91,7 @@ export default function GalleryPage() { category: "Special Orders", title: "Custom Creations", excerpt: "Made-to-order designs and custom flavors for your unique and special day", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-xmas-ornaments-dark_140725-105604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-oval-plate-xmas-ornaments-dark_140725-105604.jpg?_wi=3", imageAlt: "custom cake creations special orders showcase", authorName: "Loyans Team", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2149045714.jpg", -- 2.49.1 From 357df397486eca1eb81193aa09fdda41c1649ab5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:02:16 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 55 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index da4fe5a..a12d1fe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,18 +1,22 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Lato } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Lato } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const lato = Lato({ variable: "--font-lato", @@ -20,6 +24,39 @@ const lato = Lato({ weight: ["100", "300", "400", "700", "900"] }); +export const metadata: Metadata = { + title: "Loyans Bakery & Confectionery - Fresh Cakes in Guwahati", + description: "Premium bakery in Guwahati. Fresh cakes, pastries & desserts. Custom orders. ⭐ 4.3 rating, 2,100+ reviews. Call 097060 13032.", + keywords: "bakery Guwahati, cake shop Guwahati, birthday cakes, pastries, desserts, custom cakes, Uzan Bazar, premium bakery", + metadataBase: new URL("https://loyans-bakery.com"), + alternates: { + canonical: "https://loyans-bakery.com", + }, + openGraph: { + title: "Loyans Bakery & Confectionery - Fresh Cakes & Desserts", + description: "Celebrate with premium fresh cakes and desserts. ⭐ 4.3 rating from 2,100+ customers in Guwahati.", + url: "https://loyans-bakery.com", + siteName: "Loyans Bakery & Confectionery", + type: "website", + images: [ + { + url: "https://loyans-bakery.com/og-image-hero.jpg", + alt: "Fresh cakes and pastries at Loyans Bakery", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Fresh Cakes & Desserts in Guwahati", + description: "Loyans Bakery - Premium cakes, pastries & desserts. Order now!", + images: ["https://loyans-bakery.com/twitter-image.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -28,7 +65,9 @@ export default function RootLayout({ return ( - + {children}