From eca969e3bfcb416ad71206397ad2f8bb32d2900a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:27:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f369ee2..1bd1410 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { title="Your Neighborhood Sanctuary for Coffee & Connection" description="At Cafe 44, we believe every cup tells a story. Our expertly-crafted specialty drinks and artisan pastries are made with intention, using premium ingredients and time-honored techniques. More than a cafe—we're a gathering place where coffee enthusiasts, remote workers, and friends find inspiration, comfort, and belonging." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg" + imageSrc="http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=1" imageAlt="Warm, welcoming cafe interior with comfortable seating and natural light" buttons={[{ text: "Discover Our Story", href: "#contact" }]} useInvertedBackground={false} @@ -75,13 +75,13 @@ export default function LandingPage() { features={[ { id: "1", title: "Signature Lattes & Specialty Drinks", tags: ["Specialty Coffee", "Artisan Crafted"], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg", imageAlt: "Artisan pastries and specialty coffee drinks showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg?_wi=1", imageAlt: "Artisan pastries and specialty coffee drinks showcase"}, { id: "2", title: "Unforgettable Artisan Pastries", tags: ["Freshly Baked", "Premium Ingredients"], - imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg", imageAlt: "Fresh baked artisan pastries display"}, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-glass-cabinet-with-baked-food_23-2147892913.jpg?_wi=2", imageAlt: "Fresh baked artisan pastries display"}, { id: "3", title: "Welcoming Third Space", tags: ["Community Focused", "Perfect for Work"], - imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg", imageAlt: "Cozy cafe interior perfect for studying or socializing"}, + imageSrc: "http://img.b2bpic.net/free-photo/older-people-talk-about-holiday-plans_482257-76640.jpg?_wi=2", imageAlt: "Cozy cafe interior perfect for studying or socializing"}, { id: "4", title: "Warm, Personalized Hospitality", tags: ["Customer Care", "Local Love"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-8868.jpg", imageAlt: "Friendly barista providing personalized coffee service"},