From 3abeb7bcc1b90dcce7de595b52cd1769643a834e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 02:03:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 337 ++++++++--------------------------------------- 1 file changed, 56 insertions(+), 281 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef2df24..9225b5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -172,50 +90,26 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Hardscaping Construction", - description: "Expert stone paving and construction for pathways and patios.", - icon: Wrench, + title: "Hardscaping Construction", description: "Expert stone paving and construction for pathways and patios.", icon: Wrench, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-plants-growing-greenhouse_23-2147918853.jpg?_wi=2", - imageAlt: "stone pathway construction professional", + { imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-11771.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" } + ] }, { - title: "Precision Lawn Care", - description: "Complete lawn mowing and maintenance for lush healthy grass.", - icon: Star, + title: "Precision Lawn Care", description: "Complete lawn mowing and maintenance for lush healthy grass.", icon: Star, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/serious-male-gardener-growing-thujas-pots-grey-haired-man-glasses-wearing-blue-shirt-apron-working-with-evergreen-plants-greenhouse-commercial-gardening-activity-summer-concept_74855-12968.jpg?_wi=2", - imageAlt: "stone pathway construction professional", + { imageSrc: "http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/green-grass_181624-12702.jpg" } + ] }, { - title: "Irrigation Systems", - description: "Smart watering systems designed for efficiency and plant health.", - icon: Droplet, + title: "Irrigation Systems", description: "Smart watering systems designed for efficiency and plant health.", icon: Droplet, mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-s-hands-holding-phone-taking-photo-girl-with-flowers_158595-7036.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photos_23-2149098301.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1", - imageAlt: "stone pathway construction professional", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-s-hands-holding-phone-taking-photo-girl-with-flowers_158595-7036.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photos_23-2149098301.jpg" } + ] + } ]} title="Our Professional Services" description="Comprehensive landscaping and maintenance solutions tailored to your unique landscape needs." @@ -229,60 +123,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "1", - brand: "Country Essentials", - name: "Garden Mulch Bag", - price: "$12.99", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2", - }, - { - id: "2", - brand: "StoneWorks", - name: "Decorative Gravel", - price: "$25.00", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-pebbles_1417-1504.jpg", - }, - { - id: "3", - brand: "Growth+", - name: "Premium Organic Soil", - price: "$18.50", - rating: 5, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165200.jpg", - }, - { - id: "4", - brand: "ToolsPro", - name: "Garden Tool Set", - price: "$55.00", - rating: 4, - reviewCount: "45", - imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-gardening-tools-flower-pots_23-2148223997.jpg", - }, - { - id: "5", - brand: "CeramicLife", - name: "Modern Plant Pot", - price: "$22.99", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-house-indoor-plants-cactus_185193-108544.jpg", - }, - { - id: "6", - brand: "SeedCo", - name: "Seasonal Flower Seeds", - price: "$8.50", - rating: 4, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-tulips-flowers-from-netherlands-holland_58702-16382.jpg", - }, + { id: "1", brand: "Country Essentials", name: "Garden Mulch Bag", price: "$12.99", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg" }, + { id: "2", brand: "StoneWorks", name: "Decorative Gravel", price: "$25.00", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/black-white-pebbles_1417-1504.jpg" }, + { id: "3", brand: "Growth+", name: "Premium Organic Soil", price: "$18.50", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-male-gardener-digging-soil-with-hoe_23-2148165200.jpg" }, + { id: "4", brand: "ToolsPro", name: "Garden Tool Set", price: "$55.00", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-gardening-tools-flower-pots_23-2148223997.jpg" }, + { id: "5", brand: "CeramicLife", name: "Modern Plant Pot", price: "$22.99", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/cozy-hobby-growing-house-indoor-plants-cactus_185193-108544.jpg" }, + { id: "6", brand: "SeedCo", name: "Seasonal Flower Seeds", price: "$8.50", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/colorful-tulips-flowers-from-netherlands-holland_58702-16382.jpg" } ]} title="Premium Garden Essentials" description="Quality products to fuel your landscaping projects and home garden projects." @@ -296,27 +142,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "20+", - title: "Years Experience", - description: "Serving local community", - icon: Award, - }, - { - id: "m2", - value: "5000+", - title: "Gardens Transformed", - description: "Beautiful projects delivered", - icon: Leaf, - }, - { - id: "m3", - value: "98%", - title: "Happy Clients", - description: "Based on recent survey", - icon: Smile, - }, + { id: "m1", value: "20+", title: "Years Experience", description: "Serving local community", icon: Award }, + { id: "m2", value: "5000+", title: "Gardens Transformed", description: "Beautiful projects delivered", icon: Leaf }, + { id: "m3", value: "98%", title: "Happy Clients", description: "Based on recent survey", icon: Smile } ]} title="Landscaping Success by the Numbers" description="Decades of community service and garden excellence." @@ -328,46 +156,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - title: "Excellent Quality", - quote: "Country Pantry has the best mulch and soil in the area.", - name: "Sarah J.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg", - }, - { - id: "t2", - title: "Great Service", - quote: "Knowledgeable staff that truly cares about your garden results.", - name: "Mark D.", - role: "Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12293.jpg", - }, - { - id: "t3", - title: "Transformed Garden", - quote: "Professional team and excellent project management.", - name: "Linda R.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-outdoor-park-using-digital-tablet_23-2148164501.jpg", - }, - { - id: "t4", - title: "Top Notch", - quote: "Fast delivery and superior plant materials.", - name: "David W.", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-alone-her-greenhouse_23-2149072080.jpg", - }, - { - id: "t5", - title: "Trustworthy", - quote: "They go above and beyond every single time.", - name: "Emily B.", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-paper-sheet_23-2147768483.jpg", - }, + { id: "t1", title: "Excellent Quality", quote: "Country Pantry has the best mulch and soil in the area.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2076.jpg" }, + { id: "t2", title: "Great Service", quote: "Knowledgeable staff that truly cares about your garden results.", name: "Mark D.", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12293.jpg" }, + { id: "t3", title: "Transformed Garden", quote: "Professional team and excellent project management.", name: "Linda R.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-outdoor-park-using-digital-tablet_23-2148164501.jpg" }, + { id: "t4", title: "Top Notch", quote: "Fast delivery and superior plant materials.", name: "David W.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-alone-her-greenhouse_23-2149072080.jpg" }, + { id: "t5", title: "Trustworthy", quote: "They go above and beyond every single time.", name: "Emily B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-paper-sheet_23-2147768483.jpg" } ]} title="What Our Clients Say" description="Don't just take our word for it—listen to our long-term gardening partners." @@ -379,21 +172,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Do you offer delivery?", - content: "Yes, we provide local delivery for all mulch, soil, and garden supplies.", - }, - { - id: "2", - title: "Can you design my garden?", - content: "Absolutely. Our design experts will create a custom plan for your property.", - }, - { - id: "3", - title: "Do you offer seasonal maintenance?", - content: "We offer full year-round garden care and maintenance packages.", - }, + { id: "1", title: "Do you offer delivery?", content: "Yes, we provide local delivery for all mulch, soil, and garden supplies." }, + { id: "2", title: "Can you design my garden?", content: "Absolutely. Our design experts will create a custom plan for your property." }, + { id: "3", title: "Do you offer seasonal maintenance?", content: "We offer full year-round garden care and maintenance packages." } ]} imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-giving-potted-plant-her-client_23-2147948332.jpg" mediaAnimation="slide-up" @@ -406,17 +187,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file