Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 07:15:36 +00:00

View File

@@ -72,35 +72,35 @@ export default function LandingPage() {
handle: "@sarah_dxb",
testimonial: "The best Dim Sum I have had in Deira, absolute perfection!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1",
},
{
name: "Michael Chen",
handle: "@mchen_travels",
testimonial: "Authentic flavors and cozy atmosphere. A hidden gem.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=1",
},
{
name: "Fatima Al-Sayed",
handle: "@fatima_foodie",
testimonial: "Great service and the Mango Sticky Rice is heavenly!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg?_wi=1",
},
{
name: "Ali Hassan",
handle: "@alihassan_dxb",
testimonial: "Authentic, fresh, and consistently delicious. A regular favorite.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg?_wi=1",
},
{
name: "Elena Rossi",
handle: "@elena_foodie",
testimonial: "The atmosphere is stunning and the curry is perfectly balanced.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=1",
},
]}
buttons={[
@@ -345,35 +345,35 @@ export default function LandingPage() {
name: "Ali Ahmed",
role: "Dubai Local",
testimonial: "Exceptional flavors! The prawn dish is a must try.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2",
},
{
id: "2",
name: "Jane Doe",
role: "Food Blogger",
testimonial: "The atmosphere is so cozy and the service is fast.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=2",
},
{
id: "3",
name: "Siddharth P.",
role: "Expat",
testimonial: "Reminds me of home. Truly authentic experience.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-brunette-woman-wearing-casual-sweater-standing-red-background-pointing-fingers-camera-with-happy-funny-face-good-energy-vibes_839833-6469.jpg?_wi=2",
},
{
id: "4",
name: "Chloe L.",
role: "Regular Guest",
testimonial: "Very clean, great outdoor seating, reasonable prices.",
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg?_wi=2",
},
{
id: "5",
name: "Omar K.",
role: "Business Lunch",
testimonial: "Perfect for a quick, delicious business meal in Deira.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2",
},
]}
title="Customer Reviews"