From 7232840c46967f8519b96948f7363818312f51fe Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:01:49 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8e92124..8686735 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,11 +1,11 @@ import type { Metadata } from "next"; import { Inter } from "next/font/google"; -import "./globals.css"; +import "@/styles/globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Osceola Finest - Professional Lawn Care & Landscaping", description: "Professional lawn care and landscaping services in Osceola County. Reliable lawn maintenance, landscape design, and yard cleanup."}; + title: "Osceola Finest - Professional Lawn Care & Landscaping", description: "Professional lawn care and landscaping services in Osceola County, Florida. Transform your yard with expert maintenance, design, and restoration."}; export default function RootLayout({ children, -- 2.49.1 From 06dc89270209aed0a462f4940aa64e9a1af63637 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 16:01:49 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 97 ++++++++++++++++-------------------------------- 1 file changed, 32 insertions(+), 65 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7589d36..1a57b94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,35 +83,26 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[ { - text: "Call Now", href: "tel:(407)577-4094" - }, + text: "Call Now", href: "tel:(407)577-4094"}, { - text: "Get Free Quote", href: "#contact" - }, + text: "Get Free Quote", href: "#contact"}, ]} buttonAnimation="slide-up" background={{ - variant: "animated-grid" - }} + variant: "animated-grid"}} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", imageAlt: "Beautiful lawn care transformation" - }, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", imageAlt: "Beautiful lawn care transformation"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=1", imageAlt: "Yard transformation project" - }, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=1", imageAlt: "Yard transformation project"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=1", imageAlt: "Professional landscape design" - }, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=1", imageAlt: "Professional landscape design"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=1", imageAlt: "Lawn restoration project" - }, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=1", imageAlt: "Lawn restoration project"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=1", imageAlt: "Professional lawn maintenance" - }, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=1", imageAlt: "Professional lawn maintenance"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=1", imageAlt: "Landscape project completion" - }, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=1", imageAlt: "Landscape project completion"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -131,18 +122,15 @@ export default function HomePage() { metrics={[ { id: "1", value: "5.0★", title: "Google Rating", items: [ - "17+ verified reviews", "Trusted by local homeowners", "Consistent excellence" - ], + "17+ verified reviews", "Trusted by local homeowners", "Consistent excellence"], }, { id: "2", value: "100%", title: "Locally Owned", items: [ - "Serving Osceola County since day one", "Local expertise and care", "Community focused service" - ], + "Serving Osceola County since day one", "Local expertise and care", "Community focused service"], }, { id: "3", value: "24/7", title: "Responsive Service", items: [ - "Fast quote estimates", "Reliable communication", "Professional scheduling" - ], + "Fast quote estimates", "Reliable communication", "Professional scheduling"], }, ]} /> @@ -161,36 +149,26 @@ export default function HomePage() { features={[ { icon: Scissors, - title: "Lawn Maintenance", description: "Regular cutting, edging, and lawn care to keep your yard healthy and beautiful all season long." - }, + title: "Lawn Maintenance", description: "Regular cutting, edging, and lawn care to keep your yard healthy and beautiful all season long."}, { icon: Zap, - title: "Trimming & Edging", description: "Professional trimming and precise edging to create clean, manicured landscaping around your property." - }, + title: "Trimming & Edging", description: "Professional trimming and precise edging to create clean, manicured landscaping around your property."}, { icon: Sprout, - title: "Planting & Removal", description: "Expert plant installation, tree planting, and removal services to refresh your landscape design." - }, + title: "Planting & Removal", description: "Expert plant installation, tree planting, and removal services to refresh your landscape design."}, { icon: PenTool, - title: "Landscape Design", description: "Custom landscape design and consultation to create the outdoor space of your dreams." - }, + title: "Landscape Design", description: "Custom landscape design and consultation to create the outdoor space of your dreams."}, { icon: Flame, - title: "Mulch & Bed Work", description: "Fresh mulch installation and garden bed preparation for healthy plant growth and clean appearance." - }, + title: "Mulch & Bed Work", description: "Fresh mulch installation and garden bed preparation for healthy plant growth and clean appearance."}, { icon: Shield, - title: "Yard Cleanup", description: "Thorough cleanup and debris removal to keep your property looking pristine and well-maintained." - }, + title: "Yard Cleanup", description: "Thorough cleanup and debris removal to keep your property looking pristine and well-maintained."}, ]} buttons={[ { - text: "Explore All Services", href: "/services" - }, - { - text: "Get Free Quote", href: "#contact" - }, + text: "View All Services", href: "/services"}, ]} buttonAnimation="slide-up" /> @@ -209,22 +187,17 @@ export default function HomePage() { gridVariant="uniform-all-items-equal" products={[ { - id: "1", name: "Lawn Transformation", price: "Complete Yard Makeover", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=2", imageAlt: "Beautiful lawn transformation from overgrown to pristine" - }, + id: "1", name: "Lawn Transformation", price: "Complete Yard Makeover", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=2", imageAlt: "Beautiful lawn transformation from overgrown to pristine"}, { - id: "2", name: "Garden Installation", price: "New Plant Installation", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=2", imageAlt: "Professional garden bed installation with new plantings" - }, + id: "2", name: "Garden Installation", price: "New Plant Installation", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=2", imageAlt: "Professional garden bed installation with new plantings"}, { - id: "3", name: "Landscape Design", price: "Custom Design Project", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=2", imageAlt: "Professional landscape design with hardscaping features" - }, + id: "3", name: "Landscape Design", price: "Custom Design Project", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=2", imageAlt: "Professional landscape design with hardscaping features"}, { - id: "4", name: "Yard Restoration", price: "Full Yard Recovery", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg", imageAlt: "Complete yard restoration and recovery project" - }, + id: "4", name: "Yard Restoration", price: "Full Yard Recovery", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg", imageAlt: "Complete yard restoration and recovery project"}, ]} buttons={[ { - text: "View Full Gallery", href: "/gallery" - }, + text: "View Full Gallery", href: "/gallery"}, ]} buttonAnimation="slide-up" /> @@ -239,24 +212,20 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} + cardTagClassName="inline-flex items-center gap-1.5 text-sm font-semibold px-3 py-1.5 bg-gradient-to-r from-accent to-accent/70 text-white rounded-full" testimonials={[ { - id: "1", name: "Michael Rodriguez, Local Homeowner", date: "Date: January 2025", title: "Extremely professional and reliable!", quote: "Extremely professional, accommodating, reliable, with decent prices. They transformed our yard in just a few weeks. We couldn't be happier with the quality of their work and attention to detail.", tag: "5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/two-beautiful-mothers_1157-7846.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=2", imageAlt: "Professional lawn care service" - }, + id: "1", name: "Michael Rodriguez, Local Homeowner", date: "Date: January 2025", title: "Extremely professional and reliable!", quote: "Extremely professional, accommodating, reliable, with decent prices. They transformed our yard in just a few weeks. We couldn't be happier with the quality of their work and attention to detail.", tag: "★ 5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/two-beautiful-mothers_1157-7846.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=2", imageAlt: "Professional lawn care service"}, { - id: "2", name: "Sarah Johnson, Osceola County Resident", date: "Date: December 2024", title: "Our lawn has never looked so good!", quote: "Our lawn has never looked so good. The team was professional, on time, and went above and beyond our expectations. We've already scheduled them for regular maintenance.", tag: "5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/female-farmer-composting-grass_1398-2034.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=3", imageAlt: "Lawn transformation project" - }, + id: "2", name: "Sarah Johnson, Osceola County Resident", date: "Date: December 2024", title: "Our lawn has never looked so good!", quote: "Our lawn has never looked so good. The team was professional, on time, and went above and beyond our expectations. We've already scheduled them for regular maintenance.", tag: "★ 5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/female-farmer-composting-grass_1398-2034.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=3", imageAlt: "Lawn transformation project"}, { - id: "3", name: "David Chen, Property Owner", date: "Date: November 2024", title: "Meticulously cleaned up everything!", quote: "Meticulously cleaned up everything and went above and beyond. The landscape design they recommended elevated our entire property. Highly recommend their services to anyone.", tag: "5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg", avatarAlt: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=2", imageAlt: "Professional landscape design" - }, + id: "3", name: "David Chen, Property Owner", date: "Date: November 2024", title: "Meticulously cleaned up everything!", quote: "Meticulously cleaned up everything and went above and beyond. The landscape design they recommended elevated our entire property. Highly recommend their services to anyone.", tag: "★ 5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg", avatarAlt: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=2", imageAlt: "Professional landscape design"}, { - id: "4", name: "Emily Martinez, St. Cloud", date: "Date: October 2024", title: "Professional and affordable!", quote: "Great service at a fair price. They listened to what we wanted and delivered exactly that. The team was courteous and efficient. We've become regular customers.", tag: "5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg", avatarAlt: "Emily Martinez", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=3", imageAlt: "Landscape restoration project" - }, + id: "4", name: "Emily Martinez, St. Cloud", date: "Date: October 2024", title: "Professional and affordable!", quote: "Great service at a fair price. They listened to what we wanted and delivered exactly that. The team was courteous and efficient. We've become regular customers.", tag: "★ 5.0 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg", avatarAlt: "Emily Martinez", imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=3", imageAlt: "Landscape restoration project"}, ]} buttons={[ { - text: "Read More Reviews", href: "https://www.google.com/search?q=Osceola+Finest+Lawn+Care" - }, + text: "Read More Reviews", href: "https://www.google.com/search?q=Osceola+Finest+Lawn+Care"}, ]} buttonAnimation="slide-up" /> @@ -288,14 +257,12 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Kissimmee", "St. Cloud", "Poinciana", "Celebration", "Winter Haven", "Davenport", "Osceola County", "Central Florida" - ]} + "Kissimmee", "St. Cloud", "Poinciana", "Celebration", "Winter Haven", "Davenport", "Osceola County", "Central Florida"]} speed={40} showCard={true} buttons={[ { - text: "Check Service Area", href: "#contact" - }, + text: "Check Service Area", href: "#contact"}, ]} buttonAnimation="slide-up" /> -- 2.49.1