Merge version_1 into main #2
@@ -146,22 +146,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
id: "1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Sarah Johnson"
|
||||
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3", imageAlt: "James Rodriguez"
|
||||
id: "3", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=4", imageAlt: "Emily Watson"
|
||||
id: "4", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Emily Watson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=5", imageAlt: "David Park"
|
||||
id: "5", name: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=6", imageAlt: "Jessica Martinez"
|
||||
id: "6", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Jessica Martinez"
|
||||
}
|
||||
]}
|
||||
cardTitle="Over 5,000 guests have experienced unforgettable moments at Foodie"
|
||||
|
||||
Reference in New Issue
Block a user