Merge version_1 into main #1
@@ -55,15 +55,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "Best restaurant in Erbil! The food is always fresh and delicious.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Layla Mohamed", handle: "Family Diner", testimonial: "Perfect atmosphere for family gatherings. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Fatima Ali", handle: "Food Enthusiast", testimonial: "The organic steak and kebab are absolutely outstanding.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -176,15 +176,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmed Hassan", role: "Food Critic", company: "Erbil Food Guide", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3493.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Layla Mohamed", role: "Restaurant Owner", company: "Hospitality Professional", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-businessman-wearing-suit-headshot-vertical-portrait-with-team_1163-3924.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Fatima Ali", role: "Event Organizer", company: "Erbil Events Co", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Omar Khalil", role: "Business Owner", company: "Local Enterprise", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user