From 34a280ccc093cd8f84699eee168abaf203b74163 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 13:40:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 304 ++++++++--------------------------------------- 1 file changed, 52 insertions(+), 252 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4477c07..dbf1c0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,65 +32,29 @@ export default function LandingPage() {
@@ -102,18 +66,9 @@ export default function LandingPage() { title="Your Botanical Resource" description="We are dedicated to providing accessible, high-quality information for garden enthusiasts, students, and professionals. Our guide helps you identify and care for flowers with confidence." bulletPoints={[ - { - title: "Expert Care Guides", - description: "Specific instructions for healthy growth.", - }, - { - title: "Comprehensive Database", - description: "Detailed profiles on hundreds of species.", - }, - { - title: "Visual Identification", - description: "High-quality references for quick recognition.", - }, + { title: "Expert Care Guides", description: "Specific instructions for healthy growth." }, + { title: "Comprehensive Database", description: "Detailed profiles on hundreds of species." }, + { title: "Visual Identification", description: "High-quality references for quick recognition." } ]} imageSrc="http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17366.jpg" imageAlt="Botanical researcher examining flowers" @@ -129,23 +84,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Care Essentials", - description: "Learn the fundamentals of proper watering, fertilization, and sunlight requirements.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-picture-gardener-s-hands-planting-plant_1150-26635.jpg", - imageAlt: "Gardening tools and flower care", - }, + title: "Care Essentials", description: "Learn the fundamentals of proper watering, fertilization, and sunlight requirements.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-picture-gardener-s-hands-planting-plant_1150-26635.jpg", imageAlt: "Gardening tools and flower care"}, { - title: "Seasonal Planning", - description: "Understand blooming cycles and seasonal availability to keep your garden vibrant year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/bright-flowers-buds-with-leaves-white-table_23-2148043865.jpg", - imageAlt: "Seasonal flower growth calendar", - }, + title: "Seasonal Planning", description: "Understand blooming cycles and seasonal availability to keep your garden vibrant year-round.", imageSrc: "http://img.b2bpic.net/free-photo/bright-flowers-buds-with-leaves-white-table_23-2148043865.jpg", imageAlt: "Seasonal flower growth calendar"}, { - title: "Soil Optimization", - description: "Identify the perfect soil conditions to maximize plant health and growth potential.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg", - imageAlt: "Healthy garden soil types", - }, + title: "Soil Optimization", description: "Identify the perfect soil conditions to maximize plant health and growth potential.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg", imageAlt: "Healthy garden soil types"}, ]} title="Gardening Success Guide" description="Master the essentials of flower cultivation with our structured gardening insights." @@ -159,48 +102,12 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Tulips", - price: "Spring Bloom", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pretty-tulips_23-2147756917.jpg", - imageAlt: "Colorful tulips", - }, - { - id: "p2", - name: "Garden Roses", - price: "Perennial Favorite", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-pink-roses_23-2148380911.jpg", - imageAlt: "Romantic roses", - }, - { - id: "p3", - name: "Daisies", - price: "Low Maintenance", - imageSrc: "http://img.b2bpic.net/free-photo/chamomiles-near-donut-paper-sheet_23-2147742452.jpg", - imageAlt: "Fresh daisies", - }, - { - id: "p4", - name: "Lilies", - price: "Elegant Fragrance", - imageSrc: "http://img.b2bpic.net/free-photo/view-natural-blurry-flowers_23-2149454552.jpg", - imageAlt: "Elegant lilies", - }, - { - id: "p5", - name: "Sunflowers", - price: "Sun Loving", - imageSrc: "http://img.b2bpic.net/free-photo/bee-hovering-sunflower-close-up-sunflower-selective-focus-blurred-background_1391-369.jpg", - imageAlt: "Vibrant sunflowers", - }, - { - id: "p6", - name: "Lavender", - price: "Aromatic Herb", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-bumblebees-feeding-salvia-lavanduloides-flowers_181624-40796.jpg", - imageAlt: "Aromatic lavender", - }, + { id: "p1", name: "Tulips", price: "Spring Bloom", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pretty-tulips_23-2147756917.jpg", imageAlt: "Colorful tulips" }, + { id: "p2", name: "Garden Roses", price: "Perennial Favorite", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-pink-roses_23-2148380911.jpg", imageAlt: "Romantic roses" }, + { id: "p3", name: "Daisies", price: "Low Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/chamomiles-near-donut-paper-sheet_23-2147742452.jpg", imageAlt: "Fresh daisies" }, + { id: "p4", name: "Lilies", price: "Elegant Fragrance", imageSrc: "http://img.b2bpic.net/free-photo/view-natural-blurry-flowers_23-2149454552.jpg", imageAlt: "Elegant lilies" }, + { id: "p5", name: "Sunflowers", price: "Sun Loving", imageSrc: "http://img.b2bpic.net/free-photo/bee-hovering-sunflower-close-up-sunflower-selective-focus-blurred-background_1391-369.jpg", imageAlt: "Vibrant sunflowers" }, + { id: "p6", name: "Lavender", price: "Aromatic Herb", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-bumblebees-feeding-salvia-lavanduloides-flowers_181624-40796.jpg", imageAlt: "Aromatic lavender" } ]} title="Flower Varieties Collection" description="Explore our curated list of flower types, each with unique characteristics and care needs." @@ -213,60 +120,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah Miller", - role: "Hobbyist Gardener", - company: "Home Garden Club", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-blonde-young-woman-holding-flower-bouquet-hand-showing-thumb-up-sign_23-2148049422.jpg", - }, - { - id: "t2", - name: "John Doe", - role: "Landscaper", - company: "Green Space Pros", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-gardener-wearing-gardening-hat-holding-flower-flowerpot-showing-peace-gesture-isolated-green-wall_141793-91430.jpg", - }, - { - id: "t3", - name: "Emily Chen", - role: "Botany Student", - company: "University Labs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pruning-plants-vegetable-garden_23-2148165298.jpg", - }, - { - id: "t4", - name: "David Smith", - role: "Florist", - company: "The Flower Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-potted-plants_141793-47501.jpg", - }, - { - id: "t5", - name: "Anna Garcia", - role: "Event Planner", - company: "Botanical Events", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/work-garden-is-pleasure-me_329181-2343.jpg", - }, + { id: "t1", name: "Sarah Miller", role: "Hobbyist Gardener", company: "Home Garden Club", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-blonde-young-woman-holding-flower-bouquet-hand-showing-thumb-up-sign_23-2148049422.jpg" }, + { id: "t2", name: "John Doe", role: "Landscaper", company: "Green Space Pros", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-gardener-wearing-gardening-hat-holding-flower-flowerpot-showing-peace-gesture-isolated-green-wall_141793-91430.jpg" }, + { id: "t3", name: "Emily Chen", role: "Botany Student", company: "University Labs", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-pruning-plants-vegetable-garden_23-2148165298.jpg" }, + { id: "t4", name: "David Smith", role: "Florist", company: "The Flower Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-potted-plants_141793-47501.jpg" }, + { id: "t5", name: "Anna Garcia", role: "Event Planner", company: "Botanical Events", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/work-garden-is-pleasure-me_329181-2343.jpg" } ]} kpiItems={[ - { - value: "500+", - label: "Flower Profiles", - }, - { - value: "10k+", - label: "Active Gardeners", - }, - { - value: "4.9/5", - label: "User Satisfaction", - }, + { value: "500+", label: "Flower Profiles" }, + { value: "10k+", label: "Active Gardeners" }, + { value: "4.9/5", label: "User Satisfaction" } ]} title="Trusted by Gardeners" description="Hear what our community says about their botanical resource experience." @@ -277,26 +140,10 @@ export default function LandingPage() {