diff --git a/src/app/page.tsx b/src/app/page.tsx
index ad18361..f6c1c33 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -6,7 +6,7 @@ import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
-import HeroCentered from '@/components/sections/hero/HeroCentered';
+import HeroSplit from '@/components/sections/hero/HeroSplit';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -31,88 +31,33 @@ export default function LandingPage() {
-
@@ -121,20 +66,13 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Professional Landscaping Since 2010",
- },
+ type: "text", content: "Professional Landscaping Since 2010"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/someone-trimming-bushes-with-garden-scissors_1157-37101.jpg",
- alt: "Our professional landscaping crew",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/someone-trimming-bushes-with-garden-scissors_1157-37101.jpg", alt: "Our professional landscaping crew"},
]}
buttons={[
{
- text: "Learn More",
- href: "#contact",
- },
+ text: "Learn More", href: "#contact"},
]}
/>
@@ -147,23 +85,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Spring & Fall Yard Cleanup",
- description: "Leaf removal, mulching, pruning, and seasonal debris clearing.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516670956-rv3b4i3h.png",
- imageAlt: "Yard Cleanup",
- },
+ title: "Spring & Fall Yard Cleanup", description: "Leaf removal, mulching, pruning, and seasonal debris clearing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516670956-rv3b4i3h.png", imageAlt: "Yard Cleanup"},
{
- title: "Emergency Snow Removal",
- description: "Fast-response plowing and salting for driveways and sidewalks.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516679514-6d058bc9.png",
- imageAlt: "Snow Removal",
- },
+ title: "Emergency Snow Removal", description: "Fast-response plowing and salting for driveways and sidewalks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516679514-6d058bc9.png", imageAlt: "Snow Removal"},
{
- title: "Lawn Maintenance",
- description: "Regular mowing, edging, and nutrient treatment for a vibrant lawn.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516696700-4e0klpju.png",
- imageAlt: "Lawn Maintenance",
- },
+ title: "Lawn Maintenance", description: "Regular mowing, edging, and nutrient treatment for a vibrant lawn.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DIXHmTGT1RD6BIu8pJQeplufOA/uploaded-1778516696700-4e0klpju.png", imageAlt: "Lawn Maintenance"},
]}
title="Our Specialized Services"
description="Premium seasonal maintenance solutions tailored for Ohio climates."
@@ -177,26 +103,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "1",
- value: "15+",
- title: "Years Experience",
- description: "Serving the Ohio community.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
- },
+ id: "1", value: "15+", title: "Years Experience", description: "Serving the Ohio community.", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg"},
{
- id: "2",
- value: "2k+",
- title: "Properties Cleared",
- description: "Successfully cleared yards.",
- imageSrc: "http://img.b2bpic.net/free-photo/road-way-snow-weather_1150-11181.jpg",
- },
+ id: "2", value: "2k+", title: "Properties Cleared", description: "Successfully cleared yards.", imageSrc: "http://img.b2bpic.net/free-photo/road-way-snow-weather_1150-11181.jpg"},
{
- id: "3",
- value: "98%",
- title: "Customer Retention",
- description: "Satisfied long-term partners.",
- imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg",
- },
+ id: "3", value: "98%", title: "Customer Retention", description: "Satisfied long-term partners.", imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg"},
]}
title="Our Impact in Numbers"
description="Proven results for residential properties."
@@ -210,40 +121,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "John Doe",
- role: "Homeowner",
- testimonial: "Excellent service. My yard has never looked better.",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-hispanic-expert-explaining-his-idea_1262-16155.jpg",
- },
+ id: "1", name: "John Doe", role: "Homeowner", testimonial: "Excellent service. My yard has never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/confident-hispanic-expert-explaining-his-idea_1262-16155.jpg"},
{
- id: "2",
- name: "Jane Smith",
- role: "Homeowner",
- testimonial: "Fast and reliable snow removal. Saved my morning routine.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-woman-holding-blanket_23-2148231823.jpg",
- },
+ id: "2", name: "Jane Smith", role: "Homeowner", testimonial: "Fast and reliable snow removal. Saved my morning routine.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-holding-blanket_23-2148231823.jpg"},
{
- id: "3",
- name: "Robert Brown",
- role: "Property Manager",
- testimonial: "The cleanup team was incredibly thorough.",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-going-hiking-winter_23-2150198236.jpg",
- },
+ id: "3", name: "Robert Brown", role: "Property Manager", testimonial: "The cleanup team was incredibly thorough.", imageSrc: "http://img.b2bpic.net/free-photo/friends-going-hiking-winter_23-2150198236.jpg"},
{
- id: "4",
- name: "Emily Davis",
- role: "Homeowner",
- testimonial: "Consistent, professional, and fair pricing.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-goodlooking-bearded-gardener-with-garden-tools-smiling-standing-trees-shadow-crossing-hands-looking-camera-with-relaxed-face-expression_176420-55230.jpg",
- },
+ id: "4", name: "Emily Davis", role: "Homeowner", testimonial: "Consistent, professional, and fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-goodlooking-bearded-gardener-with-garden-tools-smiling-standing-trees-shadow-crossing-hands-looking-camera-with-relaxed-face-expression_176420-55230.jpg"},
{
- id: "5",
- name: "Michael Wilson",
- role: "Homeowner",
- testimonial: "Highly recommended for seasonal maintenance.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-inspired-female-florist-standing-greenhouse-holding-potted-plant-looking-purple-flowers-smiling-professional-portrait-copy-space-gardening-job-botany-concept_74855-12858.jpg",
- },
+ id: "5", name: "Michael Wilson", role: "Homeowner", testimonial: "Highly recommended for seasonal maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/happy-inspired-female-florist-standing-greenhouse-holding-potted-plant-looking-purple-flowers-smiling-professional-portrait-copy-space-gardening-job-botany-concept_74855-12858.jpg"},
]}
title="What Homeowners Say"
description="Trusted by hundreds across the region."
@@ -256,20 +142,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "Do you offer free quotes?",
- content: "Yes, we provide no-obligation free quotes for all projects.",
- },
+ id: "1", title: "Do you offer free quotes?", content: "Yes, we provide no-obligation free quotes for all projects."},
{
- id: "2",
- title: "How does snow removal work?",
- content: "We arrive within 24 hours of snowfall accumulation.",
- },
+ id: "2", title: "How does snow removal work?", content: "We arrive within 24 hours of snowfall accumulation."},
{
- id: "3",
- title: "Do you operate year-round?",
- content: "Yes, we handle lawn care in summer and snow removal in winter.",
- },
+ id: "3", title: "Do you operate year-round?", content: "Yes, we handle lawn care in summer and snow removal in winter."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2148683725.jpg"
mediaAnimation="slide-up"
@@ -283,14 +160,11 @@ export default function LandingPage() {
@@ -300,29 +174,19 @@ export default function LandingPage() {
logoText="Ohio Green Pros"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Services",
- href: "#features",
- },
+ label: "Services", href: "#features"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}