diff --git a/src/app/page.tsx b/src/app/page.tsx index d48762b..48d694a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -108,42 +70,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Pad Thai Goong", - price: "290 THB", - imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-pan_1150-22347.jpg", - }, - { - id: "p2", - name: "Green Curry Chicken", - price: "320 THB", - imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-brown-bowl-with-spices-black-cement-background_1150-35203.jpg", - }, - { - id: "p3", - name: "Tom Yum Goong", - price: "350 THB", - imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21088.jpg", - }, - { - id: "p4", - name: "Massaman Curry Beef", - price: "380 THB", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-bozbash-soup-kitchen-towel-wooden-spoon-nude-surface_140725-107545.jpg", - }, - { - id: "p5", - name: "Som Tum Thai", - price: "190 THB", - imageSrc: "http://img.b2bpic.net/free-photo/thai-food-som-tum-papaya-salad_1150-35489.jpg", - }, - { - id: "p6", - name: "Mango Sticky Rice", - price: "150 THB", - imageSrc: "http://img.b2bpic.net/free-photo/sticky-rice-with-mango_1203-2698.jpg", - }, + { id: "p1", name: "Pad Thai Goong", price: "290 THB", imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-fresh-shrimp-pan_1150-22347.jpg" }, + { id: "p2", name: "Green Curry Chicken", price: "320 THB", imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-brown-bowl-with-spices-black-cement-background_1150-35203.jpg" }, + { id: "p3", name: "Tom Yum Goong", price: "350 THB", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21088.jpg" }, + { id: "p4", name: "Massaman Curry Beef", price: "380 THB", imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-bozbash-soup-kitchen-towel-wooden-spoon-nude-surface_140725-107545.jpg" }, + { id: "p5", name: "Som Tum Thai", price: "190 THB", imageSrc: "http://img.b2bpic.net/free-photo/thai-food-som-tum-papaya-salad_1150-35489.jpg" }, + { id: "p6", name: "Mango Sticky Rice", price: "150 THB", imageSrc: "http://img.b2bpic.net/free-photo/sticky-rice-with-mango_1203-2698.jpg" }, ]} title="Our Signature Menu" description="Discover our carefully curated selection of traditional Thai delicacies." @@ -156,21 +88,9 @@ export default function LandingPage() { title="Experience & Ambiance" description="More than just a meal, an experience tailored for your comfort." accordionItems={[ - { - id: "a1", - title: "Private Dining Rooms", - content: "Perfect for corporate gatherings, family events, or romantic private dinners.", - }, - { - id: "a2", - title: "Outdoor Terrace", - content: "Enjoy your authentic meal in our lush, open-air garden terrace.", - }, - { - id: "a3", - title: "Curated Beverage List", - content: "Explore our selection of premium teas, traditional beverages, and local refreshments.", - }, + { id: "a1", title: "Private Dining Rooms", content: "Perfect for corporate gatherings, family events, or romantic private dinners." }, + { id: "a2", title: "Outdoor Terrace", content: "Enjoy your authentic meal in our lush, open-air garden terrace." }, + { id: "a3", title: "Curated Beverage List", content: "Explore our selection of premium teas, traditional beverages, and local refreshments." }, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/traditional-local-northern-thai-style-food-meal_1150-7066.jpg" @@ -183,21 +103,9 @@ export default function LandingPage() { title="Quality in Numbers" tag="Our Commitment" metrics={[ - { - id: "m1", - value: "15+", - description: "Years of Culinary Passion", - }, - { - id: "m2", - value: "5000+", - description: "Happy Guests Served", - }, - { - id: "m3", - value: "100%", - description: "Authentic Ingredients", - }, + { id: "m1", value: "15+", description: "Years of Culinary Passion" }, + { id: "m2", value: "5000+", description: "Happy Guests Served" }, + { id: "m3", value: "100%", description: "Authentic Ingredients" }, ]} metricsAnimation="slide-up" /> @@ -210,46 +118,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - role: "Foodie", - company: "Bangkok Travel Blog", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - }, - { - id: "t2", - name: "David K.", - role: "Chef", - company: "Culinary Lab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg", - }, - { - id: "t3", - name: "Emily R.", - role: "Designer", - company: "Creative Hub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg", - }, - { - id: "t4", - name: "Mark S.", - role: "Consultant", - company: "Global Corp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-clanging-glasses-with-woman-table-with-flowers-plates_23-2148024530.jpg", - }, - { - id: "t5", - name: "Linda M.", - role: "Local", - company: "Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-gathering-dinner_23-2148454163.jpg", - }, + { id: "t1", name: "Sarah J.", role: "Foodie", company: "Bangkok Travel Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" }, + { id: "t2", name: "David K.", role: "Chef", company: "Culinary Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-feeding-his-bride-with-croissant-cafe_176420-2272.jpg" }, + { id: "t3", name: "Emily R.", role: "Designer", company: "Creative Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg" }, + { id: "t4", name: "Mark S.", role: "Consultant", company: "Global Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-clanging-glasses-with-woman-table-with-flowers-plates_23-2148024530.jpg" }, + { id: "t5", name: "Linda M.", role: "Local", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-gathering-dinner_23-2148454163.jpg" }, ]} title="What Our Guests Say" description="Heartwarming feedback from our valued customers." @@ -259,16 +132,9 @@ export default function LandingPage() {