From 26b3727f4a3f3820785be69f012dd16b72b2a802 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 03:30:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 417 ++++++++--------------------------------------- 1 file changed, 64 insertions(+), 353 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bf0fa4a..fbc7206 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,131 +28,44 @@ export default function LandingPage() {
@@ -164,65 +77,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Lawn Mowing", - description: "Professional precision mowing for a pristine look.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=1", - }, - items: [ - { - icon: CheckCircle, - text: "Edge trimming", - }, - { - icon: CheckCircle, - text: "Clipping removal", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=2", - imageAlt: "residential lawn mowing services", + title: "Lawn Mowing", description: "Professional precision mowing for a pristine look.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg" }, + items: [{ icon: CheckCircle, text: "Edge trimming" }, { icon: CheckCircle, text: "Clipping removal" }], + reverse: false }, { - title: "Tree Work", - description: "Expert tree maintenance and safety pruning.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803950.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Dead wood removal", - }, - { - icon: CheckCircle, - text: "Safety inspections", - }, - ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-paint-roller_23-2149328113.jpg?_wi=1", - imageAlt: "residential lawn mowing services", + title: "Tree Work", description: "Expert tree maintenance and safety pruning.", media: { imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803950.jpg" }, + items: [{ icon: CheckCircle, text: "Dead wood removal" }, { icon: CheckCircle, text: "Safety inspections" }], + reverse: true }, { - title: "Complete Landscaping", - description: "Full design and maintenance packages.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Mulching", - }, - { - icon: CheckCircle, - text: "Flower bed care", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street-with-illuminated-trees_1153-4692.jpg?_wi=1", - imageAlt: "residential lawn mowing services", - }, + title: "Complete Landscaping", description: "Full design and maintenance packages.", media: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-yard_342744-539.jpg" }, + items: [{ icon: CheckCircle, text: "Mulching" }, { icon: CheckCircle, text: "Flower bed care" }], + reverse: false + } ]} title="Seasonal Property Services" description="Our core services ensure your property stays healthy and visually appealing through every season." @@ -236,65 +104,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Exterior Painting", - description: "Professional quality finishes for your home.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-paint-roller_23-2149328113.jpg?_wi=2", - }, - items: [ - { - icon: CheckCircle, - text: "Prep work", - }, - { - icon: CheckCircle, - text: "Detailed finish", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=3", - imageAlt: "exterior house painting services", + title: "Exterior Painting", description: "Professional quality finishes for your home.", media: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-paint-roller_23-2149328113.jpg" }, + items: [{ icon: CheckCircle, text: "Prep work" }, { icon: CheckCircle, text: "Detailed finish" }], + reverse: false }, { - title: "Gutter Cleaning", - description: "Efficient clearing to protect your property foundation.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-hands-painting-with-roller_657883-619.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Debris removal", - }, - { - icon: CheckCircle, - text: "Downspout flush", - }, - ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=2", - imageAlt: "exterior house painting services", + title: "Gutter Cleaning", description: "Efficient clearing to protect your property foundation.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-hands-painting-with-roller_657883-619.jpg" }, + items: [{ icon: CheckCircle, text: "Debris removal" }, { icon: CheckCircle, text: "Downspout flush" }], + reverse: true }, { - title: "Snow Plowing", - description: "Reliable clearing service when it matters most.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/ski-with-wands-spade_23-2147742007.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Driveway clear", - }, - { - icon: CheckCircle, - text: "Walkway salting", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street-with-illuminated-trees_1153-4692.jpg?_wi=2", - imageAlt: "exterior house painting services", - }, + title: "Snow Plowing", description: "Reliable clearing service when it matters most.", media: { imageSrc: "http://img.b2bpic.net/free-photo/ski-with-wands-spade_23-2147742007.jpg" }, + items: [{ icon: CheckCircle, text: "Driveway clear" }, { icon: CheckCircle, text: "Walkway salting" }], + reverse: false + } ]} title="Specialized Property Care" description="Beyond landscaping, we offer comprehensive maintenance to keep your entire exterior in top condition." @@ -308,65 +131,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Custom Lighting", - description: "Designed to perfectly suit your architecture.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street-with-illuminated-trees_1153-4692.jpg?_wi=3", - }, - items: [ - { - icon: CheckCircle, - text: "Full installation", - }, - { - icon: CheckCircle, - text: "Safe storage", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-man-casual-outfit-removing-dry-leaves-from-sidewalk-with-hand-blower-sunny-day_7502-10151.jpg?_wi=4", - imageAlt: "professional christmas light installation", + title: "Custom Lighting", description: "Designed to perfectly suit your architecture.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-street-with-illuminated-trees_1153-4692.jpg" }, + items: [{ icon: CheckCircle, text: "Full installation" }, { icon: CheckCircle, text: "Safe storage" }], + reverse: false }, { - title: "Maintenance", - description: "We ensure your display remains bright and beautiful.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/rear-view-woman-checking-christmas-lighting_329181-6186.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Replacement service", - }, - { - icon: CheckCircle, - text: "Timer checks", - }, - ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-safety-mask-gloves-shaping-bushes_651396-3823.jpg?_wi=3", - imageAlt: "professional christmas light installation", + title: "Maintenance", description: "We ensure your display remains bright and beautiful.", media: { imageSrc: "http://img.b2bpic.net/free-photo/rear-view-woman-checking-christmas-lighting_329181-6186.jpg" }, + items: [{ icon: CheckCircle, text: "Replacement service" }, { icon: CheckCircle, text: "Timer checks" }], + reverse: true }, { - title: "Post-Holiday Removal", - description: "Prompt removal and inventory for next year.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-decorative-glass-vase-blurred-background-with-bokeh-home-decor-concept-home_169016-7271.jpg", - }, - items: [ - { - icon: CheckCircle, - text: "Safe takedown", - }, - { - icon: CheckCircle, - text: "Clean storage", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-paint-roller_23-2149328113.jpg?_wi=3", - imageAlt: "professional christmas light installation", - }, + title: "Post-Holiday Removal", description: "Prompt removal and inventory for next year.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-decorative-glass-vase-blurred-background-with-bokeh-home-decor-concept-home_169016-7271.jpg" }, + items: [{ icon: CheckCircle, text: "Safe takedown" }, { icon: CheckCircle, text: "Clean storage" }], + reverse: false + } ]} title="Holiday Decor Specialists" description="Bring the festive spirit to your home with our hassle-free, professional Christmas lighting services." @@ -377,31 +155,11 @@ export default function LandingPage() {