Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 04:01:25 +00:00

View File

@@ -153,22 +153,22 @@ export default function LandingPage() {
buttonAnimation="none"
testimonials={[
{
id: "testimonial-1", title: "Authentic and Delicious", quote: "The nasi sotong and udang sambal were amazing. Definitely coming back again!", name: "Syazwani K", role: "Regular Diner", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-1", title: "Authentic and Delicious", quote: "The nasi sotong and udang sambal were amazing. Definitely coming back again!", name: "Syazwani K", role: "Regular Diner", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=1", imageAlt: "happy family dining Malaysian restaurant"
},
{
id: "testimonial-2", title: "Tastes Like Home", quote: "A hidden gem for kampung-style dishes. The masak lemak siput sedut tasted like home cooking.", name: "Mohd Khairul Ikhwan", role: "Food Lover", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-2", title: "Tastes Like Home", quote: "A hidden gem for kampung-style dishes. The masak lemak siput sedut tasted like home cooking.", name: "Mohd Khairul Ikhwan", role: "Food Lover", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=2", imageAlt: "happy family dining Malaysian restaurant"
},
{
id: "testimonial-3", title: "Family Friendly", quote: "Authentic Malay food, family friendly and super friendly staff.", name: "Shi Moss", role: "Family Group", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-3", title: "Family Friendly", quote: "Authentic Malay food, family friendly and super friendly staff.", name: "Shi Moss", role: "Family Group", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=3", imageAlt: "happy family dining Malaysian restaurant"
},
{
id: "testimonial-4", title: "Worth the Visit", quote: "The rendang hitam is incredible rich, flavorful, and exactly how it should taste. Best in Puncak Alam!", name: "Ahmad Razin", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-4", title: "Worth the Visit", quote: "The rendang hitam is incredible rich, flavorful, and exactly how it should taste. Best in Puncak Alam!", name: "Ahmad Razin", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=4", imageAlt: "happy family dining Malaysian restaurant"
},
{
id: "testimonial-5", title: "Perfect Breakfast Spot", quote: "Roti telur goyang is perfection. We come here every weekend for breakfast. Highly recommended!", name: "Fatimah & Family", role: "Weekend Regular", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-5", title: "Perfect Breakfast Spot", quote: "Roti telur goyang is perfection. We come here every weekend for breakfast. Highly recommended!", name: "Fatimah & Family", role: "Weekend Regular", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=5", imageAlt: "happy family dining Malaysian restaurant"
},
{
id: "testimonial-6", title: "Genuine Malaysian Experience", quote: "Finally found a place with genuine kampung cooking. The atmosphere and food are both exceptional.", name: "Sarah Lee", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg", imageAlt: "happy family dining Malaysian restaurant"
id: "testimonial-6", title: "Genuine Malaysian Experience", quote: "Finally found a place with genuine kampung cooking. The atmosphere and food are both exceptional.", name: "Sarah Lee", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-traditional-meal-spread_141793-16.jpg?_wi=6", imageAlt: "happy family dining Malaysian restaurant"
}
]}
/>