From 4ae7bf6b235f651321449de9eeed79f04d041cbe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:54:37 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 62 ++++++++++++------------------------------ 1 file changed, 17 insertions(+), 45 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1b2fc33..5f6a0bb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -17,7 +17,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -46,36 +46,28 @@ export default function AboutPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="slide-up" bulletPoints={[ { - title: "20+ Years Experience", - description: "Proven track record of exceptional landscaping projects across Southwest Washington.", - icon: Trophy + title: "20+ Years Experience", description: "Proven track record of exceptional landscaping projects across Southwest Washington.", icon: Trophy }, { - title: "Women-Owned Business", - description: "Supporting local community values and quality workmanship in every project.", - icon: Users + title: "Women-Owned Business", description: "Supporting local community values and quality workmanship in every project.", icon: Users }, { - title: "4.6 Star Rating", - description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", - icon: Star + title: "4.6 Star Rating", description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", icon: Star }, { - title: "Reliable Communication", - description: "Transparent pricing, honest timelines, and responsive support from start to finish.", - icon: MessageSquare + title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare } ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" imageAlt="Frontier Landscaping team professional photo" imagePosition="right" buttonAnimation="slide-up" buttons={[ { - text: "Learn More", - href: "#" + text: "Learn More", href: "#" } ]} /> @@ -85,32 +77,16 @@ export default function AboutPage() { @@ -150,12 +124,10 @@ export default function AboutPage() { -- 2.49.1 From 69b330c5a97d51134cf1cad4f0d529a22d7fd34c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:54:38 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9fed7f5..400b2ca 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -17,9 +17,7 @@ export default function ContactPage() { ]; const navButton = { - text: "Get Free Estimate", - href: "/contact", - }; + text: "Get Free Estimate", href: "/contact"}; return ( @@ -258,13 +252,9 @@ export default function ContactPage() { -- 2.49.1 From c2cb524e73a5d88152763264f17f62bc697b5187 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:54:38 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 211 +++++++++-------------------------------------- 1 file changed, 39 insertions(+), 172 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec49690..5960b64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -52,9 +52,7 @@ export default function HomePage() { @@ -67,29 +65,20 @@ export default function HomePage() { tagIcon={Leaf} tagAnimation="slide-up" background={{ - variant: "grid", - }} + variant: "plain"}} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg", - imageAlt: "Beautiful modern landscape design", - }, + imageSrc: "http://img.b2bpic.net/free-psd/luxury-beach-house-generative-ai_587448-2207.jpg", imageAlt: "Beautiful modern landscape design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg", - imageAlt: "Stone retaining wall landscape", - }, + imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1023.jpg", imageAlt: "Stone retaining wall landscape"}, ]} rating={5} ratingText="4.6 Rating • 77+ Reviews" buttons={[ { - text: "Get Free Estimate", - href: "#contact", - }, + text: "Get Free Estimate", href: "#contact"}, { - text: "Call (360) 574-8979", - href: "tel:3605748979", - }, + text: "Call (360) 574-8979", href: "tel:3605748979"}, ]} buttonAnimation="slide-up" mediaAnimation="slide-up" @@ -105,37 +94,28 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="slide-up" bulletPoints={[ { - title: "20+ Years Experience", - description: "Proven track record of exceptional landscaping projects across Southwest Washington.", - icon: Trophy, + title: "20+ Years Experience", description: "Proven track record of exceptional landscaping projects across Southwest Washington.", icon: Trophy, }, { - title: "Women-Owned Business", - description: "Supporting local community values and quality workmanship in every project.", - icon: Users, + title: "Women-Owned Business", description: "Supporting local community values and quality workmanship in every project.", icon: Users, }, { - title: "4.6 Star Rating", - description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", - icon: Star, + title: "4.6 Star Rating", description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", icon: Star, }, { - title: "Reliable Communication", - description: "Transparent pricing, honest timelines, and responsive support from start to finish.", - icon: MessageSquare, + title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" imageAlt="professional landscaping team outdoor" imagePosition="right" buttonAnimation="slide-up" buttons={[ { - text: "Learn More", - href: "/services", - }, + text: "Learn More", href: "/services"}, ]} /> @@ -144,32 +124,16 @@ export default function HomePage() { @@ -355,13 +226,9 @@ export default function HomePage() { -- 2.49.1 From ffabb4008e3dc79194d4fdd8c0555b2d3f9889ee Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:54:39 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 109 ++++++++------------------------------ 1 file changed, 21 insertions(+), 88 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7dd64a0..8b67c99 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -25,7 +25,7 @@ export default function ServicesPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -35,9 +35,7 @@ export default function ServicesPage() { @@ -47,58 +45,22 @@ export default function ServicesPage() { features={[ { id: 1, - tag: "Design", - title: "Landscape Design", - subtitle: "Custom outdoor transformations", - description: "We create stunning landscape designs that blend aesthetics with functionality. From concept to completion, we bring your vision to life with professional expertise and attention to detail.", - imageSrc: "http://img.b2bpic.net/free-photo/plants-seen-from_1160-867.jpg", - imageAlt: "Custom landscape design", - }, + tag: "Design", title: "Landscape Design", subtitle: "Custom outdoor transformations", description: "We create stunning landscape designs that blend aesthetics with functionality. From concept to completion, we bring your vision to life with professional expertise and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/plants-seen-from_1160-867.jpg", imageAlt: "Custom landscape design"}, { id: 2, - tag: "Construction", - title: "Retaining Walls", - subtitle: "Structural beauty and durability", - description: "Expert retaining wall construction that combines engineering excellence with visual appeal. Perfect for sloped yards, terracing, and creating defined outdoor spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/building-down-wall-modern-granite_1203-4480.jpg", - imageAlt: "Professional retaining wall installation", - }, + tag: "Construction", title: "Retaining Walls", subtitle: "Structural beauty and durability", description: "Expert retaining wall construction that combines engineering excellence with visual appeal. Perfect for sloped yards, terracing, and creating defined outdoor spaces.", imageSrc: "http://img.b2bpic.net/free-photo/building-down-wall-modern-granite_1203-4480.jpg", imageAlt: "Professional retaining wall installation"}, { id: 3, - tag: "Hardscape", - title: "Stone Steps & Hardscaping", - subtitle: "Premium outdoor surfaces", - description: "Beautiful stone steps, patios, and walkways that enhance your property's functionality and curb appeal. High-quality materials and precise craftsmanship guaranteed.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1422.jpg", - imageAlt: "Stone steps and hardscape features", - }, + tag: "Hardscape", title: "Stone Steps & Hardscaping", subtitle: "Premium outdoor surfaces", description: "Beautiful stone steps, patios, and walkways that enhance your property's functionality and curb appeal. High-quality materials and precise craftsmanship guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-park_1417-1422.jpg", imageAlt: "Stone steps and hardscape features"}, { id: 4, - tag: "Tree Care", - title: "Tree Pruning & Care", - subtitle: "Professional tree maintenance", - description: "Specialized tree care services including pruning, trimming, and orchard maintenance. We ensure your trees stay healthy, safe, and beautifully shaped year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-photographer-photo-studio-yellow-background_185193-163985.jpg", - imageAlt: "Professional tree pruning services", - }, + tag: "Tree Care", title: "Tree Pruning & Care", subtitle: "Professional tree maintenance", description: "Specialized tree care services including pruning, trimming, and orchard maintenance. We ensure your trees stay healthy, safe, and beautifully shaped year-round.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-photographer-photo-studio-yellow-background_185193-163985.jpg", imageAlt: "Professional tree pruning services"}, { id: 5, - tag: "Drainage", - title: "Drainage Solutions", - subtitle: "Expert water management", - description: "Solve drainage issues and manage water flow effectively. Perfect for the rainy Washington climate, protecting your landscape and foundation.", - imageSrc: "http://img.b2bpic.net/free-photo/person-log_23-2147628748.jpg", - imageAlt: "Drainage solution installation", - }, + tag: "Drainage", title: "Drainage Solutions", subtitle: "Expert water management", description: "Solve drainage issues and manage water flow effectively. Perfect for the rainy Washington climate, protecting your landscape and foundation.", imageSrc: "http://img.b2bpic.net/free-photo/person-log_23-2147628748.jpg", imageAlt: "Drainage solution installation"}, { id: 6, - tag: "Renovation", - title: "Yard Renovation", - subtitle: "Complete landscape transformation", - description: "Transform neglected yards into thriving outdoor spaces. We handle everything from soil preparation to planting, creating your ideal landscape.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-girl-running-with-dog_23-2149048035.jpg", - imageAlt: "Complete yard renovation project", - }, + tag: "Renovation", title: "Yard Renovation", subtitle: "Complete landscape transformation", description: "Transform neglected yards into thriving outdoor spaces. We handle everything from soil preparation to planting, creating your ideal landscape.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-girl-running-with-dog_23-2149048035.jpg", imageAlt: "Complete yard renovation project"}, ]} title="Our Services" description="Comprehensive landscaping and tree care solutions tailored to your property needs." @@ -120,37 +82,28 @@ export default function ServicesPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="slide-up" bulletPoints={[ { - title: "20+ Years Experience", - description: "Proven track record of exceptional landscaping projects across Southwest Washington.", - icon: Trophy, + title: "20+ Years Experience", description: "Proven track record of exceptional landscaping projects across Southwest Washington.", icon: Trophy, }, { - title: "Women-Owned Business", - description: "Supporting local community values and quality workmanship in every project.", - icon: Users, + title: "Women-Owned Business", description: "Supporting local community values and quality workmanship in every project.", icon: Users, }, { - title: "4.6 Star Rating", - description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", - icon: Star, + title: "4.6 Star Rating", description: "Trusted by 77+ satisfied homeowners with outstanding reviews and testimonials.", icon: Star, }, { - title: "Reliable Communication", - description: "Transparent pricing, honest timelines, and responsive support from start to finish.", - icon: MessageSquare, + title: "Reliable Communication", description: "Transparent pricing, honest timelines, and responsive support from start to finish.", icon: MessageSquare, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/empowered-businesswomen-office_23-2149332980.jpg" imageAlt="professional landscaping team outdoor" imagePosition="right" buttonAnimation="slide-up" buttons={[ { - text: "Get Free Estimate", - href: "/#contact", - }, + text: "Get Free Estimate", href: "/#contact"}, ]} /> @@ -159,32 +112,16 @@ export default function ServicesPage() { -- 2.49.1