From e924a440acad77bc27966845e32c4c5bc5cfb58c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 04:17:03 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d5fc9d1..7374495 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -94,7 +94,7 @@ export default function AboutPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg?_wi=3", imageAlt: "Cozy brunch table with coffee and sourdough toast at Brunch Collective", }, ]} @@ -140,35 +140,35 @@ export default function AboutPage() { id: "sourdough", name: "Sourdough Breakfast", price: "12", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pregnant-woman-eating-brunch-home-bed_23-2148447638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pregnant-woman-eating-brunch-home-bed_23-2148447638.jpg?_wi=3", imageAlt: "Artisan sourdough toast with seasonal toppings at Brunch Collective", }, { id: "burrito", name: "Breakfast Burrito", price: "14", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805540.jpg?_wi=3", imageAlt: "Hearty breakfast burrito with eggs and bacon", }, { id: "french-toast", name: "French Toast", price: "13", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129778.jpg?_wi=3", imageAlt: "Golden french toast with berries and maple syrup", }, { id: "bacon", name: "Crispy Bacon", price: "5", - imageSrc: "http://img.b2bpic.net/free-photo/english-breakfast-scrambled-eggs-bacon-sausage-toast_2829-5727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/english-breakfast-scrambled-eggs-bacon-sausage-toast_2829-5727.jpg?_wi=3", imageAlt: "Perfectly cooked artisan bacon strips", }, { id: "avocado", name: "Avocado Toast", price: "11", - imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/avocado-open-toast-with-avocado-slices-lemon-flax-seeds-sesame-seeds-black-bread-slices-top-view_2831-796.jpg?_wi=3", imageAlt: "Creamy avocado on artisan toast with poached egg", }, ]} From b57905550bdd8a0e78996124088ed89f5340138e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 04:17:03 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d632d01..451aca8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg?_wi=5", imageAlt: "Cozy brunch table with coffee and sourdough toast at Brunch Collective", }, ]} From 0515d1852f202055a335b89e3b7c4de3bafeb4b4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 04:17:04 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 52 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 44 insertions(+), 8 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 42fa6ab..2ddc960 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,24 +1,58 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { DM_Sans } 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 { DM_Sans } 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 dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "Brunch Collective - Best Brunch & Coffee in Spring Hill, TN", + description: "Brunch Collective is Spring Hill's favorite cozy brunch spot. Locally sourced ingredients, warm hospitality, and Instagram-worthy food. Order online or visit us today.", + keywords: "brunch Spring Hill TN, best breakfast Spring Hill, cozy coffee shop Tennessee, locally sourced brunch, artisan coffee Spring Hill", + openGraph: { + title: "Brunch Collective - Spring Hill's Favorite Brunch Spot", + description: "Experience cozy brunch with locally sourced ingredients. Artisan coffee, sourdough toast, breakfast burritos, and more in Spring Hill, Tennessee.", + siteName: "Brunch Collective", + type: "website", + images: [ + { + url: "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg", + alt: "Cozy brunch table with coffee and sourdough at Brunch Collective", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Brunch Collective - Spring Hill's Favorite Brunch Spot", + description: "Locally sourced brunch, artisan coffee, and warm hospitality in Spring Hill, TN", + images: [ + "http://img.b2bpic.net/free-photo/flat-lay-cup-coffee-macarons_23-2148349701.jpg", + ], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -27,7 +61,9 @@ export default function RootLayout({ return ( - + {children}