Merge version_1 into main #1
@@ -154,12 +154,12 @@ export default function LandingPage() {
|
||||
<div id="testimonial-section" data-section="testimonial-section">
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{ id: "testimonial-1", name: "Sarah Kim", handle: "@sarahk", testimonial: "The authentic flavors at Ninja P transported me straight to Tokyo! Their pad thai is to die for.", imageSrc: "http://img.b2bpic.net/free-photo/toast-many-upcoming-family-dinners_637285-12559.jpg", imageAlt: "Sarah Kim enjoying pad thai at Ninja P", icon: Star },
|
||||
{ id: "testimonial-2", name: "Michael Chen", handle: "@michaelc", testimonial: "Best family dinner spot in town. The service is impeccable and the prices are reasonable.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Michael Chen with his family at Ninja P", icon: Heart },
|
||||
{ id: "testimonial-3", name: "Jessica Tan", handle: "@jessicat", testimonial: "As a food blogger, I'm always looking for new spots. Ninja P exceeded all expectations!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-drinks_23-2149272800.jpg", imageAlt: "Jessica Tan reviewing food at Ninja P", icon: Sparkles },
|
||||
{ id: "testimonial-4", name: "David Lee", handle: "@davidl", testimonial: "A hidden gem! The ambiance is perfect for a date night. Will definitely be back for more.", imageSrc: "http://img.b2bpic.net/free-photo/toast-many-upcoming-family-dinners_637285-12559.jpg", imageAlt: "David Lee at Ninja P", icon: Heart },
|
||||
{ id: "testimonial-5", name: "Emily Wang", handle: "@emilyw", testimonial: "The quality of the ingredients is outstanding. You can taste the freshness in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg", imageAlt: "Emily Wang enjoying a meal", icon: Leaf },
|
||||
{ id: "testimonial-6", name: "John Smith", handle: "@johns", testimonial: "Great food, great service, great atmosphere. Our new favorite spot for Asian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-drinks_23-2149272800.jpg", imageAlt: "John Smith dining at Ninja P", icon: Star },
|
||||
{ id: "testimonial-1", name: "Sarah Kim", handle: "@sarahk", testimonial: "The authentic flavors at Ninja P transported me straight to Tokyo! Their pad thai is to die for.", imageSrc: "http://img.b2bpic.net/free-photo/toast-many-upcoming-family-dinners_637285-12559.jpg?_wi=1", imageAlt: "Sarah Kim enjoying pad thai at Ninja P", icon: Star },
|
||||
{ id: "testimonial-2", name: "Michael Chen", handle: "@michaelc", testimonial: "Best family dinner spot in town. The service is impeccable and the prices are reasonable.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=1", imageAlt: "Michael Chen with his family at Ninja P", icon: Heart },
|
||||
{ id: "testimonial-3", name: "Jessica Tan", handle: "@jessicat", testimonial: "As a food blogger, I'm always looking for new spots. Ninja P exceeded all expectations!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-drinks_23-2149272800.jpg?_wi=1", imageAlt: "Jessica Tan reviewing food at Ninja P", icon: Sparkles },
|
||||
{ id: "testimonial-4", name: "David Lee", handle: "@davidl", testimonial: "A hidden gem! The ambiance is perfect for a date night. Will definitely be back for more.", imageSrc: "http://img.b2bpic.net/free-photo/toast-many-upcoming-family-dinners_637285-12559.jpg?_wi=2", imageAlt: "David Lee at Ninja P", icon: Heart },
|
||||
{ id: "testimonial-5", name: "Emily Wang", handle: "@emilyw", testimonial: "The quality of the ingredients is outstanding. You can taste the freshness in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg?_wi=2", imageAlt: "Emily Wang enjoying a meal", icon: Leaf },
|
||||
{ id: "testimonial-6", name: "John Smith", handle: "@johns", testimonial: "Great food, great service, great atmosphere. Our new favorite spot for Asian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-with-drinks_23-2149272800.jpg?_wi=2", imageAlt: "John Smith dining at Ninja P", icon: Star },
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user