From a16fa02a876f7a3ace001567c6b70c7ebf677b66 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 14:05:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 252 +++++++++++------------------------------------ 1 file changed, 59 insertions(+), 193 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b83e313..b003328 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,43 +33,25 @@ export default function LandingPage() { @@ -80,13 +62,9 @@ export default function LandingPage() { description="Experience the crisp taste of nature's finest. Grown with care, delivered with love. Your journey to perfect apples starts here." buttons={[ { - text: "Explore Varieties", - href: "#features", - }, + text: "Explore Varieties", href: "#features"}, { - text: "Shop Now", - href: "#products", - }, + text: "Shop Now", href: "#products"}, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/fresh-red-apple-hanging-from-tree-branch-orchard_84443-84257.jpg" @@ -102,17 +80,11 @@ export default function LandingPage() { description="At Apple Orchard, we believe in sustainable farming and nurturing our land to produce the healthiest, most flavorful apples. Our family has been cultivating these grounds for generations, preserving traditions while embracing innovative, eco-friendly practices." metrics={[ { - value: "3+", - title: "Generations", - }, + value: "3+", title: "Generations"}, { - value: "50+", - title: "Acres Harvested", - }, + value: "50+", title: "Acres Harvested"}, { - value: "12+", - title: "Varieties Grown", - }, + value: "12+", title: "Varieties Grown"}, ]} tag="Our Story" imageSrc="http://img.b2bpic.net/free-photo/aerial-drone-view-nature-romania-carpathian-mountains-village-valley-hills-covered_1268-19285.jpg" @@ -129,35 +101,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "gala", - title: "Gala Apple", - tags: [ - "Sweet", - "Crisp", - ], - imageSrc: "http://img.b2bpic.net/free-photo/red-apples-isolated-concrete_114579-61846.jpg", - imageAlt: "Close up of a vibrant red and yellow Gala apple", - }, + id: "gala", title: "Gala Apple", tags: [ + "Sweet", "Crisp"], + imageSrc: "http://img.b2bpic.net/free-photo/red-apples-isolated-concrete_114579-61846.jpg", imageAlt: "Close up of a vibrant red and yellow Gala apple"}, { - id: "granny-smith", - title: "Granny Smith", - tags: [ - "Tart", - "Juicy", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-tomatoes-inside-basket-dark-background_140725-132612.jpg", - imageAlt: "Bright green Granny Smith apple", - }, + id: "granny-smith", title: "Granny Smith", tags: [ + "Tart", "Juicy"], + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-tomatoes-inside-basket-dark-background_140725-132612.jpg", imageAlt: "Bright green Granny Smith apple"}, { - id: "fuji", - title: "Fuji Apple", - tags: [ - "Sweet", - "Crunchy", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-green-delicious-apples-bowl-with-peaches-bucket-grey-wood_141793-17350.jpg", - imageAlt: "Red and pink Fuji apple with a smooth skin", - }, + id: "fuji", title: "Fuji Apple", tags: [ + "Sweet", "Crunchy"], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-green-delicious-apples-bowl-with-peaches-bucket-grey-wood_141793-17350.jpg", imageAlt: "Red and pink Fuji apple with a smooth skin"}, ]} title="Discover Our Delicious Varieties" description="From crisp and sweet to tart and juicy, our orchard offers a diverse range of apple varieties, each with its own unique flavor profile. Perfect for snacking, baking, or juicing." @@ -173,53 +127,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Seasonal Fresh Apples (5lb bag)", - price: "$15.00", - variant: "Mixed Varieties", - imageSrc: "http://img.b2bpic.net/free-photo/apples-basket-wooden-placemat-side-view_176474-9537.jpg", - imageAlt: "Basket full of freshly picked apples", - }, + id: "p1", name: "Seasonal Fresh Apples (5lb bag)", price: "$15.00", variant: "Mixed Varieties", imageSrc: "http://img.b2bpic.net/free-photo/apples-basket-wooden-placemat-side-view_176474-9537.jpg", imageAlt: "Basket full of freshly picked apples"}, { - id: "p2", - name: "Pure Apple Juice (32oz)", - price: "$8.00", - variant: "No Added Sugar", - imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drink-mini-bucket-wooden-background-high-angle-view_176474-9595.jpg", - imageAlt: "Bottle of clear apple juice", - }, + id: "p2", name: "Pure Apple Juice (32oz)", price: "$8.00", variant: "No Added Sugar", imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drink-mini-bucket-wooden-background-high-angle-view_176474-9595.jpg", imageAlt: "Bottle of clear apple juice"}, { - id: "p3", - name: "Homestyle Apple Pie", - price: "$25.00", - variant: "Ready to Bake", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-13574.jpg", - imageAlt: "Golden brown apple pie with lattice crust", - }, + id: "p3", name: "Homestyle Apple Pie", price: "$25.00", variant: "Ready to Bake", imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-13574.jpg", imageAlt: "Golden brown apple pie with lattice crust"}, { - id: "p4", - name: "Artisan Apple Butter (16oz)", - price: "$12.00", - variant: "Spiced", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-apple-pancakes-with-apples-coffee-cinnamon-butter-side_181624-14685.jpg", - imageAlt: "Jar of apple butter with a rustic label", - }, + id: "p4", name: "Artisan Apple Butter (16oz)", price: "$12.00", variant: "Spiced", imageSrc: "http://img.b2bpic.net/free-photo/vertical-overhead-shot-apple-pancakes-with-apples-coffee-cinnamon-butter-side_181624-14685.jpg", imageAlt: "Jar of apple butter with a rustic label"}, { - id: "p5", - name: "Apple Cider Donuts (Half Dozen)", - price: "$10.00", - variant: "Cinnamon Sugar", - imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg", - imageAlt: "Stack of apple cider donuts", - }, + id: "p5", name: "Apple Cider Donuts (Half Dozen)", price: "$10.00", variant: "Cinnamon Sugar", imageSrc: "http://img.b2bpic.net/free-photo/donuts-with-chocolate-topping_140725-3596.jpg", imageAlt: "Stack of apple cider donuts"}, { - id: "p6", - name: "Gourmet Caramel Apples", - price: "$7.00", - variant: "Dark Chocolate Drizzle", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-treats-table_23-2148603658.jpg", - imageAlt: "Caramel apple with chocolate drizzle", - }, + id: "p6", name: "Gourmet Caramel Apples", price: "$7.00", variant: "Dark Chocolate Drizzle", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-treats-table_23-2148603658.jpg", imageAlt: "Caramel apple with chocolate drizzle"}, ]} title="Fresh from Our Orchard to Your Home" description="Beyond fresh apples, we craft a delightful selection of products, all made with our hand-picked fruit. Taste the difference quality makes!" @@ -231,31 +149,20 @@ export default function LandingPage() {