9 Commits

Author SHA1 Message Date
cc1d9c9bd1 Merge version_6 into main
Merge version_6 into main
2026-03-11 06:44:40 +00:00
8b6d6d2bcb Update src/app/page.tsx 2026-03-11 06:44:36 +00:00
e0dfa98078 Merge version_5 into main
Merge version_5 into main
2026-03-11 06:38:53 +00:00
5b58370796 Update src/app/page.tsx 2026-03-11 06:38:49 +00:00
301cc22a59 Merge version_5 into main
Merge version_5 into main
2026-03-11 06:38:28 +00:00
26f38c2d14 Update src/app/page.tsx 2026-03-11 06:38:18 +00:00
0b9ff4c593 Merge version_4 into main
Merge version_4 into main
2026-03-10 20:39:50 +00:00
7f85c6cd4f Update src/app/page.tsx 2026-03-10 20:39:46 +00:00
612d798f32 Merge version_3 into main
Merge version_3 into main
2026-03-10 20:38:07 +00:00

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import HeroLogo from "@/components/sections/hero/HeroLogo"; import HeroBillboardRotatedCarousel from "@/components/sections/hero/HeroBillboardRotatedCarousel";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne"; import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
@@ -47,9 +47,11 @@ export default function HomePage() {
{/* Hero Section */} {/* Hero Section */}
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroBillboardRotatedCarousel
logoText="W&M Services" title="Transform Your Outdoor Space"
description="Transform Your Outdoor Space with Professional Landscaping & Home Improvement Services" description="Professional landscaping & home improvement services in Washington DC"
tag="Modern Design"
tagIcon={Star}
buttons={[ buttons={[
{ {
text: "Call Now +1 202-361-8677", href: "tel:+12023618677" text: "Call Now +1 202-361-8677", href: "tel:+12023618677"
@@ -58,11 +60,31 @@ export default function HomePage() {
text: "Get Free Quote", href: "#contact" text: "Get Free Quote", href: "#contact"
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/back-view-young-woman-taking-care-plants_23-2148509882.jpg" background={{ variant: "sparkles-gradient" }}
imageAlt="Professional landscaping transformation in Washington DC"
showDimOverlay={true}
buttonAnimation="slide-up" buttonAnimation="slide-up"
ariaLabel="Hero section - W&M Services landscaping" tagAnimation="slide-up"
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-woman-taking-care-plants_23-2148509882.jpg", imageAlt: "Professional landscaping transformation"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "Expert landscaping design"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg", imageAlt: "Premium fence installation"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg?_wi=1", imageAlt: "Modern outdoor living"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg", imageAlt: "Beautiful gate design"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg", imageAlt: "Project planning"
},
]}
autoPlay={true}
autoPlayInterval={4000}
/> />
</div> </div>
@@ -75,20 +97,20 @@ export default function HomePage() {
tagIcon={Leaf} tagIcon={Leaf}
features={[ features={[
{ {
title: "Landscaping Design", description: "Custom designs that increase curb appeal and property value", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Professional landscaping design" title: "Landscaping Design", description: "Custom landscape designs tailored to your vision and property needs", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2", imageAlt: "Professional landscaping design"
}, },
{ {
title: "Fence Installation", description: "Durable fences that enhance security, privacy, and property aesthetics", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=1", imageAlt: "Fence installation services" title: "Fence Installation", description: "Premium fence installation with high-quality materials and expert craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=1", imageAlt: "Fence installation services"
}, },
{ {
title: "Gate Installation", description: "Professional gates that boost home security and create stunning entrances", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=2", imageAlt: "Gate installation services" title: "Gate Installation", description: "Professional gate installation for security and curb appeal", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=2", imageAlt: "Gate installation services"
}, },
{ {
title: "Backyard Renovation", description: "Complete outdoor transformations that expand living space and lifestyle enjoyment", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg", imageAlt: "Backyard renovation project" title: "Backyard Renovation", description: "Complete backyard transformations with custom outdoor living spaces", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg?_wi=2", imageAlt: "Backyard renovation project"
}, },
]} ]}
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
animationType="slide-up" animationType="scale-rotate"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -241,7 +263,7 @@ export default function HomePage() {
tagIcon={Clock} tagIcon={Clock}
plans={[ plans={[
{ {
id: "consultation", tag: "Free Consultation", tagIcon: Phone, id: "consultation", tag: "Call Today", tagIcon: Phone,
price: "Call", period: "Today", description: "Speak directly with our landscaping experts about your project needs and vision.", button: { price: "Call", period: "Today", description: "Speak directly with our landscaping experts about your project needs and vision.", button: {
text: "Schedule Free Call", href: "tel:+12023618677" text: "Schedule Free Call", href: "tel:+12023618677"
}, },
@@ -250,7 +272,7 @@ export default function HomePage() {
], ],
}, },
{ {
id: "quote", tag: "Free Quote Request", tagIcon: FileText, id: "quote", tag: "Get Quote Online", tagIcon: FileText,
price: "Online", period: "24-48 hrs", description: "Submit your project details online and receive a detailed quote from our team within 24-48 hours.", button: { price: "Online", period: "24-48 hrs", description: "Submit your project details online and receive a detailed quote from our team within 24-48 hours.", button: {
text: "Request Free Quote", href: "#contact" text: "Request Free Quote", href: "#contact"
}, },