From 653feeb1447976aba05db256992472167cc54a7b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 21:50:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 216 +++++++++++++---------------------------------- 1 file changed, 57 insertions(+), 159 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e467354..bc71eca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,9 +2,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactCTA from '@/components/sections/contact/ContactCTA'; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,45 +46,28 @@ export default function LandingPage() {
@@ -105,44 +80,28 @@ export default function LandingPage() { features={[ { icon: Leaf, - title: "Landscaping", - description: "Beautiful garden design and installation.", - }, + title: "Landscaping", description: "Beautiful garden design and installation."}, { icon: Star, - title: "Lawn Care", - description: "Weekly mowing, edging, and fertilization.", - }, + title: "Lawn Care", description: "Weekly mowing, edging, and fertilization."}, { icon: Shield, - title: "Fencing", - description: "Wood, chain-link, and decorative builds.", - }, + title: "Fencing", description: "Wood, chain-link, and decorative builds."}, { icon: Wrench, - title: "Hardscaping", - description: "Patios, walkways, and interlocking design.", - }, + title: "Hardscaping", description: "Patios, walkways, and interlocking design."}, { icon: Leaf, - title: "Tree Care", - description: "Pruning, trimming, and removal.", - }, + title: "Tree Care", description: "Pruning, trimming, and removal."}, { icon: Home, - title: "Grounds Maintenance", - description: "Full site upkeep for commercial and residential.", - }, + title: "Grounds Maintenance", description: "Full site upkeep for commercial and residential."}, { icon: Snowflake, - title: "Snow Removal", - description: "24/7 monitoring for lots and driveways.", - }, + title: "Snow Removal", description: "24/7 monitoring for lots and driveways."}, { icon: Leaf, - title: "Spring / Fall Cleanup", - description: "Seasonal yard debris management.", - }, + title: "Spring / Fall Cleanup", description: "Seasonal yard debris management."}, ]} title="Our Services" description="Comprehensive property solutions tailored for Simcoe County." @@ -157,17 +116,11 @@ export default function LandingPage() { description="Locally owned and operated in Barrie, we bring integrity-driven service to every project. Fully insured and committed to delivering professional results." bulletPoints={[ { - title: "Fast Response", - description: "We prioritize communication.", - }, + title: "Fast Response", description: "We prioritize communication."}, { - title: "24/7 Winter Service", - description: "We are there when you need us.", - }, + title: "24/7 Winter Service", description: "We are there when you need us."}, { - title: "Local Experts", - description: "Serving Simcoe County for years.", - }, + title: "Local Experts", description: "Serving Simcoe County for years."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg?_wi=7" @@ -183,23 +136,11 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Patio Renovation", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg", - }, + id: "p1", name: "Patio Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg"}, { - id: "p2", - name: "Lawn Restoration", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-roof-building-with-cars-green-plants_181624-20963.jpg", - }, + id: "p2", name: "Lawn Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-roof-building-with-cars-green-plants_181624-20963.jpg"}, { - id: "p3", - name: "Commercial Snow Clearing", - price: "Seasonal", - imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg", - }, + id: "p3", name: "Commercial Snow Clearing", price: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/railway-covered-with-smooth-white-snow_181624-12340.jpg"}, ]} title="Recent Projects" description="See the results of our dedication." @@ -211,30 +152,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "James Sherrer", - imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-relaxin-together_23-2149129080.jpg", - }, + id: "t1", name: "James Sherrer", imageSrc: "http://img.b2bpic.net/free-photo/life-home-with-couple-relaxin-together_23-2149129080.jpg"}, { - id: "t2", - name: "Sean Barber", - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-good-looking-caucasian-bearded-man-blue-shirt-gloves-smiling-camera-holding-pot-with-flower-hands-working-garden_176420-19923.jpg", - }, + id: "t2", name: "Sean Barber", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-portrait-young-good-looking-caucasian-bearded-man-blue-shirt-gloves-smiling-camera-holding-pot-with-flower-hands-working-garden_176420-19923.jpg"}, { - id: "t3", - name: "Sarah Miller", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-living-farmhouse_23-2150621710.jpg", - }, + id: "t3", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-living-farmhouse_23-2150621710.jpg"}, { - id: "t4", - name: "David Wilson", - imageSrc: "http://img.b2bpic.net/free-photo/best-team-whole-company_329181-15141.jpg?_wi=1", - }, + id: "t4", name: "David Wilson", imageSrc: "http://img.b2bpic.net/free-photo/best-team-whole-company_329181-15141.jpg?_wi=1"}, { - id: "t5", - name: "Emily Watson", - imageSrc: "http://img.b2bpic.net/free-photo/best-team-whole-company_329181-15141.jpg?_wi=2", - }, + id: "t5", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/best-team-whole-company_329181-15141.jpg?_wi=2"}, ]} cardTitle="Client Feedback" cardAnimation="slide-up" @@ -243,68 +169,40 @@ export default function LandingPage() {
-