Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 13:06:17 +00:00

View File

@@ -137,10 +137,10 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Fatima M.", handle: "@fatima_casablanca", testimonial: "The Nutella waffles are absolutely delicious! Fresh, crispy, and the perfect sweet treat. I visit at least twice a week!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-model-posing-with-smiling-face-expression-red-wall_158595-4982.jpg", imageAlt: "Fatima M."
id: "1", name: "Fatima M.", handle: "@fatima_casablanca", testimonial: "The Nutella waffles are absolutely delicious! Fresh, crispy, and the perfect sweet treat. I visit at least twice a week!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-model-posing-with-smiling-face-expression-red-wall_158595-4982.jpg?_wi=1", imageAlt: "Fatima M."
},
{
id: "2", name: "Hassan A.", handle: "@hassan_eatwell", testimonial: "Best savory waffle in Casablanca! The Chicken Cheese Waffle is my go-to lunch spot. Quick service and amazing quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Hassan A."
id: "2", name: "Hassan A.", handle: "@hassan_eatwell", testimonial: "Best savory waffle in Casablanca! The Chicken Cheese Waffle is my go-to lunch spot. Quick service and amazing quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Hassan A."
},
{
id: "3", name: "Amina K.", handle: "@amina_food_lover", testimonial: "My kids love the mini waffles! The variety is impressive and everything tastes homemade. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", imageAlt: "Amina K."
@@ -149,10 +149,10 @@ export default function LandingPage() {
id: "4", name: "Ahmed B.", handle: "@ahmed_cafe", testimonial: "Perfect spot for breakfast or snacks. The staff is friendly, the atmosphere is welcoming, and the waffles never disappoint.", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "Ahmed B."
},
{
id: "5", name: "Nadia T.", handle: "@nadia_food_blogger", testimonial: "Discovered this gem last month. The presentation is beautiful and the taste is even better. Worth every dirham!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-model-posing-with-smiling-face-expression-red-wall_158595-4982.jpg", imageAlt: "Nadia T."
id: "5", name: "Nadia T.", handle: "@nadia_food_blogger", testimonial: "Discovered this gem last month. The presentation is beautiful and the taste is even better. Worth every dirham!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-model-posing-with-smiling-face-expression-red-wall_158595-4982.jpg?_wi=2", imageAlt: "Nadia T."
},
{
id: "6", name: "Karim R.", handle: "@karim_flavors", testimonial: "Consistent quality and authentic flavors. Waffle Factory has become my favorite spot to grab a quick meal!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Karim R."
id: "6", name: "Karim R.", handle: "@karim_flavors", testimonial: "Consistent quality and authentic flavors. Waffle Factory has become my favorite spot to grab a quick meal!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Karim R."
}
]}
animationType="slide-up"