From 934e2fa4c2a73bba3e17e04e55771c1f7a4c5ba7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:40:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 199 ++++++++++++----------------------------------- 1 file changed, 48 insertions(+), 151 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3247f3..6d1f031 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,38 +30,30 @@ export default function LandingPage() {
@@ -102,33 +86,13 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "blueberry", - name: "Berry Pure", - price: "$14", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-cereals-fruits_23-2148103420.jpg", - imageAlt: "Blueberry Smoothie Bowl", - }, + id: "blueberry", name: "Berry Pure", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-cereals-fruits_23-2148103420.jpg", imageAlt: "Blueberry Smoothie Bowl"}, { - id: "strawberry", - name: "Pink Bliss", - price: "$15", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cherry-smoothie-with-cherries_140725-13929.jpg", - imageAlt: "Strawberry Smoothie Bowl", - }, + id: "strawberry", name: "Pink Bliss", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cherry-smoothie-with-cherries_140725-13929.jpg", imageAlt: "Strawberry Smoothie Bowl"}, { - id: "chocolate", - name: "Cocoa Crush", - price: "$13", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258903.jpg", - imageAlt: "Chocolate Smoothie Bowl", - }, + id: "chocolate", name: "Cocoa Crush", price: "$13", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258903.jpg", imageAlt: "Chocolate Smoothie Bowl"}, { - id: "blackberry", - name: "Dark Berry", - price: "$16", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-cake-appetizing-cake-jam-waffles-lemon-cookies-sweets_140725-72585.jpg", - imageAlt: "Blackberry Smoothie Bowl", - }, + id: "blackberry", name: "Dark Berry", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-cake-appetizing-cake-jam-waffles-lemon-cookies-sweets_140725-72585.jpg", imageAlt: "Blackberry Smoothie Bowl"}, ]} title="THE BOWLS" description="Pick your flavour. Every bowl is handcrafted fresh to order. Explore our seasonal menu for exciting new tastes!" @@ -146,35 +110,21 @@ export default function LandingPage() { tagIcon={Droplet} metrics={[ { - id: "metric-1", - icon: Leaf, - title: "Natural Ingredients", - value: "100%", - }, + id: "metric-1", icon: Leaf, + title: "Natural Ingredients", value: "100%"}, { - id: "metric-2", - icon: Clock, - title: "Freshly Prepared", - value: "Daily", - }, + id: "metric-2", icon: Clock, + title: "Freshly Prepared", value: "Daily"}, { - id: "metric-3", - icon: Heart, - title: "Happy Customers", - value: "50K+", - }, + id: "metric-3", icon: Heart, + title: "Happy Customers", value: "50K+"}, { - id: "metric-4", - icon: Droplets, - title: "Pure & Hydrating", - value: "Vegan", - }, + id: "metric-4", icon: Droplets, + title: "Pure & Hydrating", value: "Vegan"}, ]} buttons={[ { - text: "Learn More", - href: "#about", - }, + text: "Learn More", href: "#about"}, ]} /> @@ -191,56 +141,24 @@ export default function LandingPage() { tagIcon={Quote} testimonials={[ { - id: "test-1", - name: "Maya R.", - handle: "@mayas_eats", - testimonial: "Freshify bowls are my go-to for a quick, healthy, and absolutely delicious breakfast. The Berry Pure is a dream!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/purple-figs-with-cup-drink-blue_114579-29093.jpg", - imageAlt: "Maya R. profile picture", - }, + id: "test-1", name: "Maya R.", handle: "@mayas_eats", testimonial: "Freshify bowls are my go-to for a quick, healthy, and absolutely delicious breakfast. The Berry Pure is a dream!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/purple-figs-with-cup-drink-blue_114579-29093.jpg", imageAlt: "Maya R. profile picture"}, { - id: "test-2", - name: "Liam K.", - handle: "@liam_fuel", - testimonial: "Never thought a smoothie bowl could be this satisfying. The Cocoa Crush is a perfect treat after a workout. Highly recommend!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-berries_23-2149871583.jpg", - imageAlt: "Liam K. profile picture", - }, + id: "test-2", name: "Liam K.", handle: "@liam_fuel", testimonial: "Never thought a smoothie bowl could be this satisfying. The Cocoa Crush is a perfect treat after a workout. Highly recommend!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-berries_23-2149871583.jpg", imageAlt: "Liam K. profile picture"}, { - id: "test-3", - name: "Sarah J.", - handle: "@sarah_wellness", - testimonial: "As a nutritionist, I appreciate the real ingredients and incredible flavor. Freshify makes healthy eating so easy and enjoyable.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258885.jpg", - imageAlt: "Sarah J. profile picture", - }, + id: "test-3", name: "Sarah J.", handle: "@sarah_wellness", testimonial: "As a nutritionist, I appreciate the real ingredients and incredible flavor. Freshify makes healthy eating so easy and enjoyable.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258885.jpg", imageAlt: "Sarah J. profile picture"}, { - id: "test-4", - name: "David L.", - handle: "@david_adventures", - testimonial: "I'm always on the move, and Freshify bowls are the perfect fuel. The Pink Bliss is my favorite, so refreshing!", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-granita-dessert-with-fruit-flavoring_23-2149431461.jpg", - imageAlt: "David L. profile picture", - }, + id: "test-4", name: "David L.", handle: "@david_adventures", testimonial: "I'm always on the move, and Freshify bowls are the perfect fuel. The Pink Bliss is my favorite, so refreshing!", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-granita-dessert-with-fruit-flavoring_23-2149431461.jpg", imageAlt: "David L. profile picture"}, { - id: "test-5", - name: "Emily C.", - handle: "@emily_eatsfresh", - testimonial: "The Dark Berry bowl is packed with flavor and antioxidants. Freshify has become a staple in my weekly routine. Love it!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-person-serving-granola-with-coffee_23-2147699689.jpg", - imageAlt: "Emily C. profile picture", - }, + id: "test-5", name: "Emily C.", handle: "@emily_eatsfresh", testimonial: "The Dark Berry bowl is packed with flavor and antioxidants. Freshify has become a staple in my weekly routine. Love it!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-person-serving-granola-with-coffee_23-2147699689.jpg", imageAlt: "Emily C. profile picture"}, ]} buttons={[ { - text: "Read More Reviews", - href: "/reviews", - }, + text: "Read More Reviews", href: "/reviews"}, ]} /> @@ -250,54 +168,33 @@ export default function LandingPage() { logoText="FRESHIFY" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Shop", - href: "#shop", - }, + label: "Shop", href: "#shop"}, { - label: "Contact", - href: "#footer", - }, + label: "Contact", href: "#footer"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQs", - href: "/faq", - }, + label: "FAQs", href: "/faq"}, { - label: "Shipping", - href: "/shipping", - }, + label: "Shipping", href: "/shipping"}, { - label: "Returns", - href: "/returns", - }, + label: "Returns", href: "/returns"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Instagram", - href: "https://instagram.com/freshify", - }, + label: "Instagram", href: "https://instagram.com/freshify"}, { - label: "Facebook", - href: "https://facebook.com/freshify", - }, + label: "Facebook", href: "https://facebook.com/freshify"}, ], }, ]}