diff --git a/src/app/page.tsx b/src/app/page.tsx index 736ac3e..7b2f5ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,31 +32,19 @@ export default function LandingPage() { @@ -65,64 +53,42 @@ export default function LandingPage() { @@ -153,26 +117,11 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "spinach-nuggets", - name: "Crispy Spinach Nuggets", - price: "$9.99 (20% off first item!)", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950113.jpg", - imageAlt: "Crispy Spinach Nuggets", - }, + id: "spinach-nuggets", name: "Crispy Spinach Nuggets", price: "$9.99 (20% off first item!)", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950113.jpg", imageAlt: "Crispy Spinach Nuggets"}, { - id: "healthy-burger", - name: "Protein-Rich Healthy Burger", - price: "$12.99", - imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-with-juicy-chicken-burger-cheese-tomato-red-onion-wooden-table_2829-19629.jpg", - imageAlt: "Protein-Rich Healthy Burger", - }, + id: "healthy-burger", name: "Protein-Rich Healthy Burger", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-hamburger-with-juicy-chicken-burger-cheese-tomato-red-onion-wooden-table_2829-19629.jpg", imageAlt: "Protein-Rich Healthy Burger"}, { - id: "lemon-tea", - name: "Refreshing Lemon Tea", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/glass-iced-cockteil-with-lemon-wooden-table_176474-120133.jpg", - imageAlt: "Refreshing Lemon Tea", - }, + id: "lemon-tea", name: "Refreshing Lemon Tea", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-iced-cockteil-with-lemon-wooden-table_176474-120133.jpg", imageAlt: "Refreshing Lemon Tea"}, ]} title="Our Healthy Delights" description="Discover our range of nutritious and delicious meal options, crafted for your well-being." @@ -186,36 +135,18 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "fresh-ingredients", - label: "Quality", - title: "Fresh & Local Ingredients", - items: [ - "Sourced daily", - "Premium quality", - "No artificial additives", - ], + id: "fresh-ingredients", label: "Quality", title: "Fresh & Local Ingredients", items: [ + "Sourced daily", "Premium quality", "No artificial additives"], buttons: [], }, { - id: "convenient-ordering", - label: "Ease", - title: "Quick & Seamless Ordering", - items: [ - "Direct WhatsApp/Instagram", - "Fast pre-orders", - "Mobile-friendly experience", - ], + id: "convenient-ordering", label: "Ease", title: "Quick & Seamless Ordering", items: [ + "Direct WhatsApp/Instagram", "Fast pre-orders", "Mobile-friendly experience"], buttons: [], }, { - id: "nutritious-value", - label: "Health", - title: "Packed with Nutrition", - items: [ - "High in vitamins", - "Lean protein options", - "Guilt-free indulgence", - ], + id: "nutritious-value", label: "Health", title: "Packed with Nutrition", items: [ + "High in vitamins", "Lean protein options", "Guilt-free indulgence"], buttons: [], }, ]} @@ -231,39 +162,21 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "first-item-discount", - badge: "Special Offer", - badgeIcon: Sparkles, - price: "20% OFF", - name: "On Your First Item", - features: [ - "Applies to any single item", - "New customers only", - "Automatically applied via WhatsApp/Instagram", - ], + id: "first-item-discount", badge: "Special Offer", badgeIcon: Sparkles, + price: "20% OFF", name: "On Your First Item", features: [ + "Applies to any single item", "New customers only", "Automatically applied via WhatsApp/Instagram"], buttons: [ { - text: "Claim Discount", - href: "https://wa.me/yourwhatsappnumber?text=Hello! I'd like to claim my 20% discount on my first order!", - }, + text: "Claim Discount", href: "https://wa.me/yourwhatsappnumber?text=Hello! I'd like to claim my 20% discount on my first order!"}, ], }, { - id: "bundle-deal", - badge: "Best Value", - badgeIcon: Tag, - price: "Coming Soon", - name: "Healthy Combo Deals", - features: [ - "Nuggets + Burger + Tea", - "Exclusive bundle pricing", - "Save more with combos", - ], + id: "bundle-deal", badge: "Best Value", badgeIcon: Tag, + price: "Coming Soon", name: "Healthy Combo Deals", features: [ + "Nuggets + Burger + Tea", "Exclusive bundle pricing", "Save more with combos"], buttons: [ { - text: "Notify Me", - href: "#", - }, + text: "Notify Me", href: "#"}, ], }, ]} @@ -279,47 +192,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Aisha K.", - handle: "@aisha_fit", - testimonial: "These spinach nuggets are a game-changer for my busy lunch breaks! So fresh and delicious.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-looking-camera-showing-thumb-up-pointing-side-isolated-blue-background_141793-138910.jpg?_wi=1", - }, + id: "t1", name: "Aisha K.", handle: "@aisha_fit", testimonial: "These spinach nuggets are a game-changer for my busy lunch breaks! So fresh and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-looking-camera-showing-thumb-up-pointing-side-isolated-blue-background_141793-138910.jpg?_wi=1"}, { - id: "t2", - name: "Ben T.", - handle: "@ben_eats", - testimonial: "The healthy burger is surprisingly tasty and filling. A perfect post-gym meal.", - imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649375.jpg?_wi=1", - }, + id: "t2", name: "Ben T.", handle: "@ben_eats", testimonial: "The healthy burger is surprisingly tasty and filling. A perfect post-gym meal.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649375.jpg?_wi=1"}, { - id: "t3", - name: "Chloe S.", - handle: "@chloe_student", - testimonial: "Finally, healthy fast food! The lemon tea is also a must-have, so refreshing.", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-afro-american-woman-raises-fists-anticipates-something-good-happen-feels-overjoyed-closes-eyes-with-great-desire-hear-results-dressed-casual-striped-jumper-isolated-green-wall_273609-47960.jpg", - }, + id: "t3", name: "Chloe S.", handle: "@chloe_student", testimonial: "Finally, healthy fast food! The lemon tea is also a must-have, so refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-afro-american-woman-raises-fists-anticipates-something-good-happen-feels-overjoyed-closes-eyes-with-great-desire-hear-results-dressed-casual-striped-jumper-isolated-green-wall_273609-47960.jpg"}, { - id: "t4", - name: "Daniel M.", - handle: "@daniel_wellness", - testimonial: "The WhatsApp ordering is incredibly convenient. Fast service and great food quality.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chicken-slices-with-mushed-potatoes-tasty-word-brown-table-dish-pepper-meat-meal-dinner_140725-104607.jpg", - }, + id: "t4", name: "Daniel M.", handle: "@daniel_wellness", testimonial: "The WhatsApp ordering is incredibly convenient. Fast service and great food quality.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chicken-slices-with-mushed-potatoes-tasty-word-brown-table-dish-pepper-meat-meal-dinner_140725-104607.jpg"}, { - id: "t5", - name: "Eva R.", - handle: "@eva_healthy", - testimonial: "Love the 20% discount on my first order. Tried the nuggets, definitely ordering again!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-looking-camera-showing-thumb-up-pointing-side-isolated-blue-background_141793-138910.jpg?_wi=2", - }, + id: "t5", name: "Eva R.", handle: "@eva_healthy", testimonial: "Love the 20% discount on my first order. Tried the nuggets, definitely ordering again!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-woman-looking-camera-showing-thumb-up-pointing-side-isolated-blue-background_141793-138910.jpg?_wi=2"}, { - id: "t6", - name: "Frank G.", - handle: "@frank_food", - testimonial: "Transparent pricing and quality ingredients. This is exactly what I was looking for.", - imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649375.jpg?_wi=2", - }, + id: "t6", name: "Frank G.", handle: "@frank_food", testimonial: "Transparent pricing and quality ingredients. This is exactly what I was looking for.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649375.jpg?_wi=2"}, ]} title="What Our Customers Say" description="Hear from health-conscious individuals who love our delicious and convenient meals." @@ -332,8 +215,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file