From c1633c5161ba02868f6ea984259ce48abe682a7e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 16:45:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33bd7d9..64284ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@LocalGuide", testimonial: "10/10 Food, 10/10 Music. The vibe is immaculate.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png?_wi=1", imageAlt: "User provided image", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@LocalGuide", testimonial: "Lunch was incredible. Key lime pie and corn bread are a must!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=1", imageAlt: "User provided image", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@Foodie", testimonial: "Best service and food! The tacos were just amazinggggg.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg?_wi=1", imageAlt: "User provided image", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@LocalReviewer", testimonial: "Surprisingly great selection, definitely check out the ribs and empanadas.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg?_wi=1", imageAlt: "User provided image", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@LocalCustomer", testimonial: "The atmosphere tops it all! Great food and cocktails.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-glass_23-2148965392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-glass_23-2148965392.jpg?_wi=1", imageAlt: "User provided image", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png?_wi=2" imageAlt="The River Cafe Menu Header" avatars={[ { @@ -152,7 +152,7 @@ export default function LandingPage() { imageAlt: "Taco Platter", }, ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DirsjPvBtlOR8NYReIlITa2Yl7/uploaded-1778777086037-6n51y39f.png?_wi=3", imageAlt: "delicious street tacos food", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageAlt: "Burrito Detail", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=2", imageAlt: "delicious street tacos food", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { imageAlt: "Pizza Slice", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg?_wi=2", imageAlt: "delicious street tacos food", }, ]} @@ -222,7 +222,7 @@ export default function LandingPage() { role: "Local Guide", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg?_wi=3", }, { id: "2", @@ -230,7 +230,7 @@ export default function LandingPage() { role: "Local Guide", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg?_wi=3", }, { id: "3", @@ -238,7 +238,7 @@ export default function LandingPage() { role: "Foodie", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg?_wi=2", }, { id: "4", @@ -246,7 +246,7 @@ export default function LandingPage() { role: "Reviewer", company: "Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-glass_23-2148965392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-glass_23-2148965392.jpg?_wi=2", }, { id: "5",