From 9b7e4560e226726af1f213bd933115c107562bf4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:05:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a52995b..4ab9ff2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#visit", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Homemade Soups & Sandwiches", subtitle: "Fresh daily", description: "Made-from-scratch recipes that satisfy your cravings.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg?_wi=2", imageAlt: "Delicious sweet and homemade desserts", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { title: "Cozy Casual Atmosphere", subtitle: "Stay a while", description: "A perfect neighborhood gem for conversation and comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg?_wi=1", imageAlt: "Delicious sweet and homemade desserts", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { title: "Dine-In, Takeout & Delivery", subtitle: "Conveniently yours", description: "Serving you wherever you prefer to enjoy our coffee.", - imageSrc: "http://img.b2bpic.net/free-photo/strawberry-syrup-pie-served-with-cup-tea_114579-61842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strawberry-syrup-pie-served-with-cup-tea_114579-61842.jpg?_wi=1", imageAlt: "Delicious sweet and homemade desserts", }, ]} @@ -177,7 +177,7 @@ export default function LandingPage() { name: "Espresso & Coffee", price: "From $3.50", variant: "Lattes, Cappuccinos & Iced Drinks", - imageSrc: "http://img.b2bpic.net/free-photo/strawberry-syrup-pie-served-with-cup-tea_114579-61842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/strawberry-syrup-pie-served-with-cup-tea_114579-61842.jpg?_wi=2", }, { id: "p2", @@ -226,7 +226,7 @@ export default function LandingPage() { title="Meet Mark" description="Mark has been welcoming guests to The Coffee Brewer with warmth, great conversation, and an even better cup of coffee. Originally from Jordan, he brings a worldly perspective and a genuine love of hospitality to every visit. Whether you're stopping in for your morning espresso, a bowl of his famous homemade soup, or just a peaceful place to sit — Mark makes sure every guest feels at home. Come in and say hello. You'll be glad you did." tag="Owner, coffee lover, and your host" - imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg?_wi=2" /> @@ -269,7 +269,7 @@ export default function LandingPage() { name: "NiNi D.", handle: "First Timer", testimonial: "The gentleman was VERY friendly and fast preparing our order. I love the aesthetic — very cozy, peaceful, and it has some cool things to look at.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg?_wi=3", }, ]} title="What people are saying" @@ -295,7 +295,7 @@ export default function LandingPage() { }, ]} buttonText="Get Directions" - imageSrc="http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cake-hot-beverage_23-2149271443.jpg?_wi=4" /> -- 2.49.1