Update src/app/page.tsx
This commit is contained in:
363
src/app/page.tsx
363
src/app/page.tsx
@@ -33,85 +33,46 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Sustainability",
|
||||
id: "#sustainability",
|
||||
},
|
||||
name: "Sustainability", id: "#sustainability"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "#industries",
|
||||
},
|
||||
name: "Industries", id: "#industries"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Service Areas",
|
||||
id: "#service-area",
|
||||
},
|
||||
name: "Service Areas", id: "#service-area"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Cleanaway"
|
||||
button={{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Request a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Reliable Waste Management & Environmental Services Across Waterford"
|
||||
description="Professional waste collection, recycling, cleaning, and environmental solutions for homes and businesses. We are committed to fostering a cleaner, greener community."
|
||||
tag="Cleanaway: Your Local Experts"
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520632.jpg",
|
||||
imageAlt: "Modern waste collection truck operating in Waterford",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520632.jpg", imageAlt: "Modern waste collection truck operating in Waterford"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27402.jpg",
|
||||
imageAlt: "Environmental service workers sorting recycling at a facility",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg",
|
||||
imageAlt: "Medium shot workers with cleaning cart",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-cleaning-office_23-2149345516.jpg",
|
||||
imageAlt: "Full shot men cleaning office",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-cleaning-office-together_23-2149345517.jpg",
|
||||
imageAlt: "Medium shot men cleaning office together",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27402.jpg", imageAlt: "Environmental service workers sorting recycling at a facility"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -124,14 +85,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Cleanaway: Your Trusted Local Partner"
|
||||
description={[
|
||||
"With years of industry experience, Cleanaway proudly serves Waterford and surrounding areas. We are committed to environmental responsibility, providing sustainable solutions that benefit our community and planet.",
|
||||
"Our customer-first approach ensures tailored services and exceptional reliability. We understand the unique needs of both residential and commercial clients, delivering efficient and professional waste management and cleaning services every time.",
|
||||
]}
|
||||
"With years of industry experience, Cleanaway proudly serves Waterford and surrounding areas. We are committed to environmental responsibility, providing sustainable solutions that benefit our community and planet.", "Our customer-first approach ensures tailored services and exceptional reliability. We understand the unique needs of both residential and commercial clients, delivering efficient and professional waste management and cleaning services every time."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More About Us", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -144,53 +101,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Waste Collection",
|
||||
description: "Efficient and reliable waste collection for residential and commercial properties.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-male-hands-holding-ecological-sign_23-2147831623.jpg",
|
||||
imageAlt: "Waste Collection icon",
|
||||
},
|
||||
title: "Waste Collection", description: "Efficient and reliable waste collection for residential and commercial properties.", imageSrc: "http://img.b2bpic.net/free-photo/crop-male-hands-holding-ecological-sign_23-2147831623.jpg", imageAlt: "Waste Collection icon"},
|
||||
{
|
||||
title: "Commercial Waste Solutions",
|
||||
description: "Tailored waste management plans for businesses of all sizes, ensuring compliance and cost-efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-symbol-plastic-bottles-grey-backgound_23-2148115608.jpg",
|
||||
imageAlt: "Commercial Waste icon",
|
||||
},
|
||||
title: "Commercial Waste Solutions", description: "Tailored waste management plans for businesses of all sizes, ensuring compliance and cost-efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/recycle-symbol-plastic-bottles-grey-backgound_23-2148115608.jpg", imageAlt: "Commercial Waste icon"},
|
||||
{
|
||||
title: "Recycling Services",
|
||||
description: "Dedicated recycling programs to minimize landfill waste and promote a circular economy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/recycle-icon-eco-friendly-green_53876-13900.jpg",
|
||||
imageAlt: "Recycling Services icon",
|
||||
},
|
||||
title: "Recycling Services", description: "Dedicated recycling programs to minimize landfill waste and promote a circular economy.", imageSrc: "http://img.b2bpic.net/free-photo/recycle-icon-eco-friendly-green_53876-13900.jpg", imageAlt: "Recycling Services icon"},
|
||||
{
|
||||
title: "Skip Hire",
|
||||
description: "Flexible skip hire options for domestic and construction projects, with various sizes available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-sign-with-symbol_1160-812.jpg",
|
||||
imageAlt: "Skip Hire icon",
|
||||
},
|
||||
title: "Skip Hire", description: "Flexible skip hire options for domestic and construction projects, with various sizes available.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-sign-with-symbol_1160-812.jpg", imageAlt: "Skip Hire icon"},
|
||||
{
|
||||
title: "Industrial Cleaning",
|
||||
description: "Specialized cleaning services for industrial facilities, ensuring high standards of hygiene and safety.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/spring-cleaning-tools_24908-56566.jpg",
|
||||
imageAlt: "Industrial Cleaning icon",
|
||||
},
|
||||
title: "Industrial Cleaning", description: "Specialized cleaning services for industrial facilities, ensuring high standards of hygiene and safety.", imageSrc: "http://img.b2bpic.net/free-vector/spring-cleaning-tools_24908-56566.jpg", imageAlt: "Industrial Cleaning icon"},
|
||||
{
|
||||
title: "Hazardous Waste Management",
|
||||
description: "Safe and compliant disposal of hazardous materials, protecting both people and the environment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-suitcase-from-train_23-2147770305.jpg",
|
||||
imageAlt: "Hazardous Waste Management icon",
|
||||
},
|
||||
title: "Hazardous Waste Management", description: "Safe and compliant disposal of hazardous materials, protecting both people and the environment.", imageSrc: "http://img.b2bpic.net/free-photo/woman-pulling-suitcase-from-train_23-2147770305.jpg", imageAlt: "Hazardous Waste Management icon"},
|
||||
{
|
||||
title: "Facility Services",
|
||||
description: "Comprehensive support for facility upkeep, including grounds maintenance and specialized cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-icon-right-side-with-white-background_187299-40061.jpg",
|
||||
imageAlt: "Facility Services icon",
|
||||
},
|
||||
title: "Facility Services", description: "Comprehensive support for facility upkeep, including grounds maintenance and specialized cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-right-side-with-white-background_187299-40061.jpg", imageAlt: "Facility Services icon"},
|
||||
{
|
||||
title: "Environmental Solutions",
|
||||
description: "Consulting and implementation of eco-friendly practices to enhance your environmental footprint.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-warming-protest_23-2148971019.jpg",
|
||||
imageAlt: "Environmental Solutions icon",
|
||||
},
|
||||
title: "Environmental Solutions", description: "Consulting and implementation of eco-friendly practices to enhance your environmental footprint.", imageSrc: "http://img.b2bpic.net/free-photo/global-warming-protest_23-2148971019.jpg", imageAlt: "Environmental Solutions icon"},
|
||||
]}
|
||||
title="Comprehensive Waste & Environmental Services"
|
||||
description="From routine waste collection to specialized industrial cleaning, Cleanaway offers a full spectrum of services tailored to your needs. Explore our solutions designed for efficiency and sustainability."
|
||||
@@ -204,29 +129,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "90%",
|
||||
title: "Waste Recycled",
|
||||
description: "Diverting materials from landfills through advanced recycling processes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pie-chart_23-2149745086.jpg",
|
||||
imageAlt: "Recycling infographic",
|
||||
},
|
||||
id: "metric-1", value: "90%", title: "Waste Recycled", description: "Diverting materials from landfills through advanced recycling processes.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pie-chart_23-2149745086.jpg", imageAlt: "Recycling infographic"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "3000+",
|
||||
title: "Tons Diverted",
|
||||
description: "Annually preventing waste from reaching landfills and promoting reuse.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg",
|
||||
imageAlt: "Waste diversion infographic",
|
||||
},
|
||||
id: "metric-2", value: "3000+", title: "Tons Diverted", description: "Annually preventing waste from reaching landfills and promoting reuse.", imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg", imageAlt: "Waste diversion infographic"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "25%",
|
||||
title: "Carbon Reduction",
|
||||
description: "Achieved through optimized routes and eco-friendly operational practices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858361.jpg",
|
||||
imageAlt: "Carbon reduction infographic",
|
||||
},
|
||||
id: "metric-3", value: "25%", title: "Carbon Reduction", description: "Achieved through optimized routes and eco-friendly operational practices.", imageSrc: "http://img.b2bpic.net/free-photo/nature-suffocated-by-co2-pollution_23-2150858361.jpg", imageAlt: "Carbon reduction infographic"},
|
||||
]}
|
||||
title="Our Commitment to a Greener Future"
|
||||
description="Cleanaway is dedicated to leading the way in sustainable waste management. Our initiatives focus on reducing environmental impact, promoting recycling, and fostering a healthier planet for all in Waterford."
|
||||
@@ -238,14 +145,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Licensed & Insured",
|
||||
"Reliable Scheduling",
|
||||
"Competitive Pricing",
|
||||
"Environmentally Responsible",
|
||||
"Commercial & Residential Solutions",
|
||||
"Local Waterford Team",
|
||||
"Customer Satisfaction",
|
||||
]}
|
||||
"Licensed & Insured", "Reliable Scheduling", "Competitive Pricing", "Environmentally Responsible", "Commercial & Residential Solutions", "Local Waterford Team", "Customer Satisfaction"]}
|
||||
title="Why Choose Cleanaway for Your Environmental Needs?"
|
||||
description="Clients trust Cleanaway for our unwavering commitment to professionalism, efficiency, and environmental stewardship. Discover the advantages that make us Waterford's leading choice."
|
||||
/>
|
||||
@@ -259,65 +159,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "industry-1",
|
||||
brand: "Industry Focus",
|
||||
name: "Construction",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "250+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-climbing-train_23-2147770303.jpg",
|
||||
imageAlt: "Construction site waste management",
|
||||
},
|
||||
id: "industry-1", brand: "Industry Focus", name: "Construction", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-climbing-train_23-2147770303.jpg", imageAlt: "Construction site waste management"},
|
||||
{
|
||||
id: "industry-2",
|
||||
brand: "Industry Focus",
|
||||
name: "Retail",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-kinds-garbage-were-collected-dark-floor_1150-27977.jpg",
|
||||
imageAlt: "Retail store recycling bins",
|
||||
},
|
||||
id: "industry-2", brand: "Industry Focus", name: "Retail", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/many-kinds-garbage-were-collected-dark-floor_1150-27977.jpg", imageAlt: "Retail store recycling bins"},
|
||||
{
|
||||
id: "industry-3",
|
||||
brand: "Industry Focus",
|
||||
name: "Hospitality",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-individual-throwing-leftovers-away_23-2148666767.jpg",
|
||||
imageAlt: "Restaurant kitchen waste management",
|
||||
},
|
||||
id: "industry-3", brand: "Industry Focus", name: "Hospitality", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-individual-throwing-leftovers-away_23-2148666767.jpg", imageAlt: "Restaurant kitchen waste management"},
|
||||
{
|
||||
id: "industry-4",
|
||||
brand: "Industry Focus",
|
||||
name: "Healthcare",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "90+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-wearing-virus-prevention-equipment_23-2148847199.jpg",
|
||||
imageAlt: "Hospital medical waste disposal",
|
||||
},
|
||||
id: "industry-4", brand: "Industry Focus", name: "Healthcare", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/doctor-wearing-virus-prevention-equipment_23-2148847199.jpg", imageAlt: "Hospital medical waste disposal"},
|
||||
{
|
||||
id: "industry-5",
|
||||
brand: "Industry Focus",
|
||||
name: "Manufacturing",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "70+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg",
|
||||
imageAlt: "Factory production line waste",
|
||||
},
|
||||
id: "industry-5", brand: "Industry Focus", name: "Manufacturing", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "70+", imageSrc: "http://img.b2bpic.net/free-photo/boxes-arrangement-logistic-center_23-2148902540.jpg", imageAlt: "Factory production line waste"},
|
||||
{
|
||||
id: "industry-6",
|
||||
brand: "Industry Focus",
|
||||
name: "Residential Customers",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "300+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-closed-trunk-his-white-suv-car-stylish-arabian-men-transport_627829-4289.jpg",
|
||||
imageAlt: "Residential recycling bins",
|
||||
},
|
||||
id: "industry-6", brand: "Industry Focus", name: "Residential Customers", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-closed-trunk-his-white-suv-car-stylish-arabian-men-transport_627829-4289.jpg", imageAlt: "Residential recycling bins"},
|
||||
]}
|
||||
title="Tailored Solutions for Every Sector"
|
||||
description="Cleanaway understands that different industries have unique waste management and cleaning requirements. We offer specialized services designed to meet the specific challenges of various sectors."
|
||||
@@ -331,64 +189,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Operations Manager",
|
||||
company: "Waterford Retail Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Operations Manager", company: "Waterford Retail Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-middle-aged-woman-posing_344912-2831.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael O'Connell",
|
||||
role: "Homeowner",
|
||||
company: "Residential Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
|
||||
imageAlt: "Michael O'Connell",
|
||||
},
|
||||
id: "2", name: "Michael O'Connell", role: "Homeowner", company: "Residential Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "Michael O'Connell"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Williams",
|
||||
role: "Property Manager",
|
||||
company: "Emerald Properties",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-talking-phone-holding-laptop_23-2148308604.jpg",
|
||||
imageAlt: "Emily Williams",
|
||||
},
|
||||
id: "3", name: "Emily Williams", role: "Property Manager", company: "Emerald Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-talking-phone-holding-laptop_23-2148308604.jpg", imageAlt: "Emily Williams"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Clarke",
|
||||
role: "Site Supervisor",
|
||||
company: "Waterford Construction Ltd.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-cheerful-brunet-guy-keeps-hand-rim-spectacles-wears-casual-t-shirt-round-spectacles-being-good-mood-poses-against-vivid-yellow-background-happy-emotions-concept_273609-59008.jpg",
|
||||
imageAlt: "David Clarke",
|
||||
},
|
||||
id: "4", name: "David Clarke", role: "Site Supervisor", company: "Waterford Construction Ltd.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-cheerful-brunet-guy-keeps-hand-rim-spectacles-wears-casual-t-shirt-round-spectacles-being-good-mood-poses-against-vivid-yellow-background-happy-emotions-concept_273609-59008.jpg", imageAlt: "David Clarke"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fiona Murphy",
|
||||
role: "Local Business Owner",
|
||||
company: "The Green Cafe",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-photo-wonderful-blonde-girl-looking-shoulder-inspired-short-haired-european-woman-pink-attire-standing-near-street-restaurant_197531-9055.jpg",
|
||||
imageAlt: "Fiona Murphy",
|
||||
},
|
||||
id: "5", name: "Fiona Murphy", role: "Local Business Owner", company: "The Green Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-photo-wonderful-blonde-girl-looking-shoulder-inspired-short-haired-european-woman-pink-attire-standing-near-street-restaurant_197531-9055.jpg", imageAlt: "Fiona Murphy"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years in Service",
|
||||
},
|
||||
value: "15+", label: "Years in Service"},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "99%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "Waterford",
|
||||
label: "Local Focus",
|
||||
},
|
||||
value: "Waterford", label: "Local Focus"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Our commitment to reliable and professional service shines through the feedback from our valued customers across Waterford. Hear why they choose Cleanaway."
|
||||
@@ -401,20 +223,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "area-1",
|
||||
title: "Waterford City",
|
||||
content: "Full range of residential and commercial services within the city limits.",
|
||||
},
|
||||
id: "area-1", title: "Waterford City", content: "Full range of residential and commercial services within the city limits."},
|
||||
{
|
||||
id: "area-2",
|
||||
title: "County Waterford",
|
||||
content: "Extending our reliable services across all towns and rural areas of County Waterford.",
|
||||
},
|
||||
id: "area-2", title: "County Waterford", content: "Extending our reliable services across all towns and rural areas of County Waterford."},
|
||||
{
|
||||
id: "area-3",
|
||||
title: "Surrounding Regions",
|
||||
content: "We also cover key areas bordering Waterford. Contact us for specific coverage details.",
|
||||
},
|
||||
id: "area-3", title: "Surrounding Regions", content: "We also cover key areas bordering Waterford. Contact us for specific coverage details."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-defocused-map-with-pinpoints_23-2148232424.jpg"
|
||||
imageAlt="Interactive map highlighting Cleanaway's service areas in Waterford"
|
||||
@@ -430,20 +243,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get a Quote Today"
|
||||
title="Need Waste Management or Cleaning Services?"
|
||||
description="Don't hesitate to reach out to Cleanaway for a fast, no-obligation quote. Our team is ready to provide efficient and reliable solutions tailored to your specific needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+353-87-123-4567",
|
||||
},
|
||||
text: "Call Now", href: "tel:+353-87-123-4567"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -455,62 +263,37 @@ export default function LandingPage() {
|
||||
logoText="Cleanaway"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Waste Collection",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Waste Collection", href: "#services"},
|
||||
{
|
||||
label: "Recycling",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Recycling", href: "#services"},
|
||||
{
|
||||
label: "Skip Hire",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Skip Hire", href: "#services"},
|
||||
{
|
||||
label: "Industrial Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Industrial Cleaning", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#sustainability",
|
||||
},
|
||||
label: "Sustainability", href: "#sustainability"},
|
||||
{
|
||||
label: "Industries",
|
||||
href: "#industries",
|
||||
},
|
||||
label: "Industries", href: "#industries"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#service-area",
|
||||
},
|
||||
label: "FAQs", href: "#service-area"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user