Merge version_1 into main #3
@@ -176,22 +176,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "An absolutely extraordinary evening. The chef's attention to detail was evident in every bite. Simply perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "An absolutely extraordinary evening. The chef's attention to detail was evident in every bite. Simply perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Richardson", handle: "@jamesrichardson", testimonial: "The wine pairing recommendation was exceptional. Our server's knowledge enhanced every course perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "2", name: "James Richardson", handle: "@jamesrichardson", testimonial: "The wine pairing recommendation was exceptional. Our server's knowledge enhanced every course perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Gonzalez", handle: "@elenagz", testimonial: "Celebrated our anniversary here and it was magical. Will definitely be back for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "3", name: "Elena Gonzalez", handle: "@elenagz", testimonial: "Celebrated our anniversary here and it was magical. Will definitely be back for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Chen", handle: "@davidchen", testimonial: "The seasonal menu changes are brilliant. Keeps the experience fresh and exciting every visit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "4", name: "David Chen", handle: "@davidchen", testimonial: "The seasonal menu changes are brilliant. Keeps the experience fresh and exciting every visit.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Victoria Stone", handle: "@victoriastone", testimonial: "A hidden gem for fine dining. The ambiance, service, and food are all world-class.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "5", name: "Victoria Stone", handle: "@victoriastone", testimonial: "A hidden gem for fine dining. The ambiance, service, and food are all world-class.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Michael Torres", handle: "@michaeltorres", testimonial: "Impressed colleagues with this restaurant. Now it's my go-to place for important business dinners.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
id: "6", name: "Michael Torres", handle: "@michaeltorres", testimonial: "Impressed colleagues with this restaurant. Now it's my go-to place for important business dinners.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "professional portrait business headshot person photo avatar"
|
||||
}
|
||||
]}
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user