Merge version_1 into main #1
@@ -169,17 +169,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Sarah J.", testimonial: "Delicious food and lovely staff. The atmosphere is so inviting. We felt like family from the moment we walked in.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "1", name: "Sarah Johnson", handle: "Sarah J.", testimonial: "Delicious food and lovely staff. The atmosphere is so inviting. We felt like family from the moment we walked in.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=1", imageAlt: "profile photo headshot portrait avatar"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Food Enthusiast", testimonial: "Perfectly grilled, flavorful, high-quality ingredients. The mixed grill is an absolute must. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "2", name: "Michael Chen", handle: "Food Enthusiast", testimonial: "Perfectly grilled, flavorful, high-quality ingredients. The mixed grill is an absolute must. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=2", imageAlt: "profile photo headshot portrait avatar"},
|
||||
{
|
||||
id: "3", name: "Elena Petrova", handle: "Elena P.", testimonial: "Authentic Uzbek and Russian cuisine at its finest. This restaurant brought me back to my childhood. Simply magical.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "3", name: "Elena Petrova", handle: "Elena P.", testimonial: "Authentic Uzbek and Russian cuisine at its finest. This restaurant brought me back to my childhood. Simply magical.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=3", imageAlt: "profile photo headshot portrait avatar"},
|
||||
{
|
||||
id: "4", name: "David Kumar", handle: "David K.", testimonial: "Surprisingly reasonable prices for such high quality. Great value, amazing food, unforgettable experience. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "4", name: "David Kumar", handle: "David K.", testimonial: "Surprisingly reasonable prices for such high quality. Great value, amazing food, unforgettable experience. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=4", imageAlt: "profile photo headshot portrait avatar"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "Jess M.", testimonial: "Cozy, family-friendly, and absolutely unforgettable. We've already been back three times. This is our new favorite restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "5", name: "Jessica Martinez", handle: "Jess M.", testimonial: "Cozy, family-friendly, and absolutely unforgettable. We've already been back three times. This is our new favorite restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=5", imageAlt: "profile photo headshot portrait avatar"},
|
||||
{
|
||||
id: "6", name: "Robert Wilson", handle: "Rob W.", testimonial: "The attention to detail in every dish shows genuine passion. From the first bite to the last, perfection. Bravo to the entire team!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg", imageAlt: "profile photo headshot portrait avatar"},
|
||||
id: "6", name: "Robert Wilson", handle: "Rob W.", testimonial: "The attention to detail in every dish shows genuine passion. From the first bite to the last, perfection. Bravo to the entire team!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-isolated-olive-green-wall-with-copy-space_141793-117849.jpg?_wi=6", imageAlt: "profile photo headshot portrait avatar"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user