diff --git a/src/app/page.tsx b/src/app/page.tsx index adb9075..21523e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,13 +45,13 @@ export default function LandingPage() { title="A Satisfaction With Every Bite" description="Experience the authentic flavors of Lite Bite. From sizzling burgers to wood-fired pizzas, we deliver perfection to your door." testimonials={[ - { name: "John D.", handle: "@johnd", testimonial: "The best burger in town! Perfectly cooked and seasoned.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CW4SvYhjtYH1xoOgBs77My2uY1/uploaded-1776488905466-f0wsdogn.jpg" }, + { name: "John D.", handle: "@johnd", testimonial: "The best burger in town! Perfectly cooked and seasoned.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CW4SvYhjtYH1xoOgBs77My2uY1/uploaded-1776488905466-f0wsdogn.jpg?_wi=1" }, { name: "Sarah M.", handle: "@sarahm", testimonial: "The deals are unbeatable and the taste is exceptional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285298.jpg" }, { name: "Ali K.", handle: "@alik", testimonial: "Fast delivery and hot food every time. Love the pizza!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-woman-table_23-2148899034.jpg" }, { name: "Mark R.", handle: "@markr", testimonial: "Consistent quality and great service. My go-to place.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-eating-potato_23-2148899058.jpg" }, { name: "Elena V.", handle: "@elenav", testimonial: "Absolutely delicious wraps and friendly staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25274.jpg" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CW4SvYhjtYH1xoOgBs77My2uY1/uploaded-1776488905466-f0wsdogn.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CW4SvYhjtYH1xoOgBs77My2uY1/uploaded-1776488905466-f0wsdogn.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-eating-fresh-cheese_52683-110426.jpg", alt: "User avatar 1" }, { src: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24364.jpg", alt: "User avatar 2" },