From 638e5d9282eae758ed485712ae5e4a8e0952fe79 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:07:55 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 110 ++++++++--------------------------------- 1 file changed, 20 insertions(+), 90 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9ef53b8..0e03166 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -15,7 +15,7 @@ import { TrendingUp, Star, MapPin, - Award, + Sparkles, } from "lucide-react"; export default function AboutPage() { @@ -43,9 +43,7 @@ export default function AboutPage() { { name: "About", id: "/about" }, ]} button={{ - text: "Call Now: 203-884-7851", - href: "tel:203-884-7851", - }} + text: "Call Now: 203-884-7851", href: "tel:203-884-7851"}} animateOnLoad={true} /> @@ -61,40 +59,28 @@ export default function AboutPage() { useInvertedBackground={false} bulletPoints={[ { - title: "Experienced Crew", - description: "Over a decade of proven landscaping expertise", - icon: Users, + title: "Experienced Crew", description: "Over a decade of proven landscaping expertise", icon: Users, }, { - title: "Creative Design", - description: "Custom solutions tailored to your vision", - icon: Lightbulb, + title: "Creative Design", description: "Custom solutions tailored to your vision", icon: Lightbulb, }, { - title: "Attention to Detail", - description: "Meticulous craftsmanship in every project", - icon: CheckCircle, + title: "Attention to Detail", description: "Meticulous craftsmanship in every project", icon: CheckCircle, }, { - title: "Reliable & Professional", - description: "On-time, on-budget, every time", - icon: Shield, + title: "Reliable & Professional", description: "On-time, on-budget, every time", icon: Shield, }, { - title: "Competitive Pricing", - description: "Premium quality at fair local rates", - icon: TrendingUp, + title: "Competitive Pricing", description: "Premium quality at fair local rates", icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg" imageAlt="Creative Minds Landscaping professional crew at work" mediaAnimation="slide-up" imagePosition="right" buttons={[ { - text: "Call 203-884-7851", - href: "tel:203-884-7851", - }, + text: "Call 203-884-7851", href: "tel:203-884-7851"}, ]} /> @@ -104,44 +90,20 @@ export default function AboutPage() { @@ -182,36 +137,11 @@ export default function AboutPage() { ); -} - -// Note: Sparkles icon imported from lucide-react -function Sparkles(props: React.SVGProps) { - return ( - - - - - ); } \ No newline at end of file -- 2.49.1 From 9d3ac72687c51cea047225e5673c82eabc1cdad7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:07:55 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 252 ++++++++++++++++------------------------------- 1 file changed, 84 insertions(+), 168 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4aef0e5..b047fce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,9 +58,7 @@ export default function HomePage() { brandName="Creative Minds" navItems={navItems} button={{ - text: "Call Now: 203-884-7851", - href: "tel:203-884-7851", - }} + text: "Call Now: 203-884-7851", href: "tel:203-884-7851"}} animateOnLoad={true} /> @@ -76,41 +74,23 @@ export default function HomePage() { mediaAnimation="blur-reveal" testimonials={[ { - name: "Sarah Mitchell", - handle: "Homeowner, Amenia", - testimonial: "We could not be happier. They transformed our property into a park.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-female-with-glad-expression-phone-outdoor-terrace-cafe_273609-2832.jpg", - imageAlt: "happy homeowner outdoor portrait", - }, + name: "Sarah Mitchell", handle: "Homeowner, Amenia", testimonial: "We could not be happier. They transformed our property into a park.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-female-with-glad-expression-phone-outdoor-terrace-cafe_273609-2832.jpg", imageAlt: "happy homeowner outdoor portrait"}, { - name: "James Rodriguez", - handle: "Homeowner, Dutchess County", - testimonial: "Cristian and his crew did a gorgeous job on our patio. True professionals.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg", - imageAlt: "man homeowner portrait garden", - }, + name: "James Rodriguez", handle: "Homeowner, Dutchess County", testimonial: "Cristian and his crew did a gorgeous job on our patio. True professionals.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg", imageAlt: "man homeowner portrait garden"}, { - name: "Jennifer Hayes", - handle: "Homeowner, Hudson Valley", - testimonial: "Professional, responsive, and incredible attention to detail.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-cafe-summer-terrace_197531-22816.jpg", - imageAlt: "woman homeowner portrait patio", - }, + name: "Jennifer Hayes", handle: "Homeowner, Hudson Valley", testimonial: "Professional, responsive, and incredible attention to detail.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-sitting-cafe-summer-terrace_197531-22816.jpg", imageAlt: "woman homeowner portrait patio"}, ]} buttons={[ { - text: "Call Now: 203-884-7851", - href: "tel:203-884-7851", - }, + text: "Call Now: 203-884-7851", href: "tel:203-884-7851"}, { - text: "Get a Free Estimate", - href: "#contact", - }, + text: "Get a Free Estimate", href: "#contact"}, ]} buttonAnimation="slide-up" + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -125,40 +105,28 @@ export default function HomePage() { useInvertedBackground={false} bulletPoints={[ { - title: "Experienced Crew", - description: "Over a decade of proven landscaping expertise", - icon: Users, + title: "Experienced Crew", description: "Over a decade of proven landscaping expertise", icon: Users, }, { - title: "Creative Design", - description: "Custom solutions tailored to your vision", - icon: Lightbulb, + title: "Creative Design", description: "Custom solutions tailored to your vision", icon: Lightbulb, }, { - title: "Attention to Detail", - description: "Meticulous craftsmanship in every project", - icon: CheckCircle, + title: "Attention to Detail", description: "Meticulous craftsmanship in every project", icon: CheckCircle, }, { - title: "Reliable & Professional", - description: "On-time, on-budget, every time", - icon: Shield, + title: "Reliable & Professional", description: "On-time, on-budget, every time", icon: Shield, }, { - title: "Competitive Pricing", - description: "Premium quality at fair local rates", - icon: TrendingUp, + title: "Competitive Pricing", description: "Premium quality at fair local rates", icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg" imageAlt="Creative Minds Landscaping professional crew at work" mediaAnimation="slide-up" imagePosition="right" buttons={[ { - text: "Call 203-884-7851", - href: "tel:203-884-7851", - }, + text: "Call 203-884-7851", href: "tel:203-884-7851"}, ]} /> @@ -174,99 +142,96 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "Patios & Hardscapes", - description: "Custom stonework, patio installations, and outdoor living areas designed for lasting beauty and function", - icon: Hammer, + title: "Patios & Hardscapes", description: "Custom stonework, patio installations, and outdoor living areas designed for lasting beauty and function", icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg?_wi=1", - imageAlt: "Premium stone patio installation", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg", imageAlt: "Premium stone patio installation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg?_wi=1", - imageAlt: "Completed hardscape project with seating area", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg", imageAlt: "Completed hardscape project with seating area"}, ], }, { - title: "Retaining Walls", - description: "Durable retaining wall construction for erosion control, terracing, and landscape definition", - icon: Layers, + title: "Retaining Walls", description: "Durable retaining wall construction for erosion control, terracing, and landscape definition", icon: Layers, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg?_wi=1", - imageAlt: "Professionally built retaining wall", - }, + imageSrc: "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg", imageAlt: "Professionally built retaining wall"}, { - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg?_wi=1", - imageAlt: "Stone retaining wall with landscaping", - }, + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg", imageAlt: "Stone retaining wall with landscaping"}, ], }, { - title: "Pool Landscaping", - description: "Pool patios, pool masonry, water features, and poolside design to enhance your outdoor oasis", - icon: Droplet, + title: "Pool Landscaping", description: "Pool patios, pool masonry, water features, and poolside design to enhance your outdoor oasis", icon: Droplet, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg?_wi=1", - imageAlt: "Beautiful pool patio design", - }, + imageSrc: "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg", imageAlt: "Beautiful pool patio design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg?_wi=1", - imageAlt: "Pool surround with water features", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg", imageAlt: "Pool surround with water features"}, ], }, { - title: "Landscape Design", - description: "Full yard transformations, planting design, garden beds, mulching, and complete property makeovers", - icon: Leaf, + title: "Landscape Design", description: "Full yard transformations, planting design, garden beds, mulching, and complete property makeovers", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1", - imageAlt: "Full yard transformation project", - }, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Full yard transformation project"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-gardener-working-garden_23-2148165266.jpg?_wi=1", - imageAlt: "Landscaped garden beds and planting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-female-gardener-working-garden_23-2148165266.jpg", imageAlt: "Landscaped garden beds and planting"}, ], }, { - title: "Property Maintenance", - description: "Seasonal cleanup, lawn care, and ongoing property upkeep to keep your landscape pristine", - icon: Scissors, + title: "Property Maintenance", description: "Seasonal cleanup, lawn care, and ongoing property upkeep to keep your landscape pristine", icon: Scissors, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/hard-working-mature-man-garden_329181-4627.jpg?_wi=1", - imageAlt: "Professional lawn and garden maintenance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/hard-working-mature-man-garden_329181-4627.jpg", imageAlt: "Professional lawn and garden maintenance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27364.jpg?_wi=1", - imageAlt: "Seasonal property cleanup", - }, + imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27364.jpg", imageAlt: "Seasonal property cleanup"}, ], }, { - title: "Snow Removal", - description: "Reliable winter snow removal and management services for residential properties", - icon: Wind, + title: "Snow Removal", description: "Reliable winter snow removal and management services for residential properties", icon: Wind, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261275.jpg?_wi=1", - imageAlt: "Professional snow removal services", - }, + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261275.jpg", imageAlt: "Professional snow removal services"}, { - imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg?_wi=1", - imageAlt: "Clear driveway after snow removal", - }, + imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg", imageAlt: "Clear driveway after snow removal"}, ], }, ]} /> +
+ +
+
@@ -330,14 +271,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Amenia, NY", - "Dutchess County", - "Hudson Valley", - "Nearby Towns", - "Local Communities", - "Regional Areas", - "Professional Coverage", - ]} + "Amenia, NY", "Dutchess County", "Hudson Valley", "Nearby Towns", "Local Communities", "Regional Areas", "Professional Coverage"]} speed={35} showCard={true} /> @@ -348,33 +282,19 @@ export default function HomePage() { ctaTitle="Ready to Upgrade Your Yard?" ctaDescription="Get started with a free estimate consultation. Call or complete our form today." ctaButton={{ - text: "Call 203-884-7851", - href: "tel:203-884-7851", - }} + text: "Call 203-884-7851", href: "tel:203-884-7851"}} ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" faqs={[ { - id: "1", - title: "How do I request a free estimate?", - content: "Call us at 203-884-7851 or fill out our contact form on this website. We'll respond within 24 hours to schedule your consultation.", - }, + id: "1", title: "How do I request a free estimate?", content: "Call us at 203-884-7851 or fill out our contact form on this website. We'll respond within 24 hours to schedule your consultation."}, { - id: "2", - title: "What is included in a consultation?", - content: "We assess your property, discuss your vision and budget, and provide a detailed estimate with no obligation. The consultation is completely free.", - }, + id: "2", title: "What is included in a consultation?", content: "We assess your property, discuss your vision and budget, and provide a detailed estimate with no obligation. The consultation is completely free."}, { - id: "3", - title: "Do you work year-round?", - content: "Yes! We provide spring/summer landscaping services and fall/winter maintenance, including snow removal. Call for seasonal availability.", - }, + id: "3", title: "Do you work year-round?", content: "Yes! We provide spring/summer landscaping services and fall/winter maintenance, including snow removal. Call for seasonal availability."}, { - id: "4", - title: "What areas do you serve?", - content: "We proudly serve Amenia NY, throughout Dutchess County, and the surrounding Hudson Valley communities.", - }, + id: "4", title: "What areas do you serve?", content: "We proudly serve Amenia NY, throughout Dutchess County, and the surrounding Hudson Valley communities."}, ]} />
@@ -383,13 +303,9 @@ export default function HomePage() { -- 2.49.1