Merge version_1 into main #1
@@ -183,22 +183,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "Local Customer", testimonial: "I LOVED the food here at YAKI Texas Teriyaki! I found this little hole-in-the-wall place and was blown away. Everything is gluten free, dairy free, and nut free. The menu is simple — protein, rice, and slaw — and it's absolutely delicious.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", role: "Local Customer", testimonial: "I LOVED the food here at YAKI Texas Teriyaki! I found this little hole-in-the-wall place and was blown away. Everything is gluten free, dairy free, and nut free. The menu is simple — protein, rice, and slaw — and it's absolutely delicious.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", role: "Business Owner", testimonial: "Finally, a restaurant that takes dietary restrictions seriously. The quality of ingredients and care in preparation is evident in every bite. This is my go-to spot.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
|
||||
id: "2", name: "Marcus Chen", role: "Business Owner", testimonial: "Finally, a restaurant that takes dietary restrictions seriously. The quality of ingredients and care in preparation is evident in every bite. This is my go-to spot.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Rodriguez", role: "Food Blogger", testimonial: "The simplicity is genius. No overwhelming menu, just exceptional execution. Every bowl tastes like it was crafted with intention.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Rodriguez"
|
||||
id: "3", name: "Jessica Rodriguez", role: "Food Blogger", testimonial: "The simplicity is genius. No overwhelming menu, just exceptional execution. Every bowl tastes like it was crafted with intention.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jessica Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Regular Customer", testimonial: "Best teriyaki in Texas, hands down. I come here twice a week. The fire-kissed protein and house-made slaw keep me coming back.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", role: "Regular Customer", testimonial: "Best teriyaki in Texas, hands down. I come here twice a week. The fire-kissed protein and house-made slaw keep me coming back.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Amanda Torres", role: "Health Coach", testimonial: "I recommend YAKI TEXAS to all my clients with dietary restrictions. The transparency and quality are unmatched.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amanda Torres"
|
||||
id: "5", name: "Amanda Torres", role: "Health Coach", testimonial: "I recommend YAKI TEXAS to all my clients with dietary restrictions. The transparency and quality are unmatched.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Amanda Torres"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", role: "Frequent Diner", testimonial: "From the moment you walk in, you feel the quality. Clean preparation, honest ingredients, unforgettable flavor. A true hidden gem.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"
|
||||
id: "6", name: "James Wilson", role: "Frequent Diner", testimonial: "From the moment you walk in, you feel the quality. Clean preparation, honest ingredients, unforgettable flavor. A true hidden gem.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Wilson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user