Merge version_1 into main #1
@@ -104,16 +104,16 @@ export default function LandingPage() {
|
||||
tag="Customer Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Food Critic", testimonial: "The most authentic Chinese dining experience I've had outside of Beijing. Every dish is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
|
||||
id: "1", name: "Sarah Chen", role: "Food Critic", testimonial: "The most authentic Chinese dining experience I've had outside of Beijing. Every dish is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Wong", role: "Restaurant Owner", testimonial: "China Town sets the gold standard for authentic Chinese cuisine. Exceptional quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Wong"
|
||||
id: "2", name: "Michael Wong", role: "Restaurant Owner", testimonial: "China Town sets the gold standard for authentic Chinese cuisine. Exceptional quality and service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Wong"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Liu", role: "Culinary Director", testimonial: "The attention to traditional recipes and ingredient quality is unmatched. A true gem in the city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Liu"
|
||||
id: "3", name: "Jessica Liu", role: "Culinary Director", testimonial: "The attention to traditional recipes and ingredient quality is unmatched. A true gem in the city.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jessica Liu"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Zhang", role: "Food Blogger", testimonial: "From the moment you walk in, you know you're in for an extraordinary culinary journey.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Zhang"
|
||||
id: "4", name: "David Zhang", role: "Food Blogger", testimonial: "From the moment you walk in, you know you're in for an extraordinary culinary journey.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Zhang"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user