From 722c914ca20c9af315a485500280f542c77055e7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 11:15:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index deb916f..a238924 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,35 +69,35 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The best shakshouka in Beit Jala. A must-visit!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=1", }, { name: "Michael C.", handle: "@mikec", testimonial: "Love the jam and the market items. Unique concept.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg?_wi=1", }, { name: "Emily R.", handle: "@emilyr", testimonial: "Fresh pastries every morning, absolutely delicious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=1", }, { name: "David K.", handle: "@davidk", testimonial: "Great service and ambiance. Very modern feel.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg?_wi=1", }, { name: "Laila M.", handle: "@lailam", testimonial: "The atmosphere is so cozy, perfect for reading.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=2", }, ]} buttons={[ @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-two-coffee-machine-cups_23-2148522949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-two-coffee-machine-cups_23-2148522949.jpg?_wi=1" imageAlt="Zuwadeh dining experience" avatars={[ { @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-two-coffee-machine-cups_23-2148522949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-two-coffee-machine-cups_23-2148522949.jpg?_wi=2", imageAlt: "barista espresso machine steam", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { title: "Shop", description: "Buy the raw ingredients, spices, and famous Zuwadeh Jam from our artisan market.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg?_wi=1", imageAlt: "Spice blends", }, items: [ @@ -260,7 +260,7 @@ export default function LandingPage() { price: "$12.00", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/food-preservation-with-jars_23-2149238962.jpg?_wi=2", }, { id: "p3", @@ -290,7 +290,7 @@ export default function LandingPage() { role: "CEO", company: "Local Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=3", }, { id: "t2", @@ -298,7 +298,7 @@ export default function LandingPage() { role: "Photographer", company: "Creative Arts", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylush-successful-ambitious-attractive-young-female-marketing-specialist-sit-restaurant-modern-cafe-eat-healthy-salad-drink-coffee-smiling-delighted-business-meeting-lunch-discuss-work_197531-22203.jpg?_wi=2", }, { id: "t3", @@ -306,7 +306,7 @@ export default function LandingPage() { role: "Teacher", company: "Education Center", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg?_wi=2", }, { id: "t4", @@ -314,7 +314,7 @@ export default function LandingPage() { role: "Engineer", company: "Tech Lab", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg?_wi=2", }, { id: "t5", @@ -322,7 +322,7 @@ export default function LandingPage() { role: "Architect", company: "Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039413.jpg?_wi=4", }, ]} title="Loved by Locals"