Update src/app/page.tsx
This commit is contained in:
210
src/app/page.tsx
210
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Versatile Cleaning Group"
|
||||
/>
|
||||
@@ -58,14 +46,8 @@ export default function LandingPage() {
|
||||
logoText="Versatile Cleaning Group"
|
||||
description="Professional Carpet Cleaning & Maintenance Services in Avon. Experience a deeper clean that lasts longer and promotes a healthier home."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359034.jpg"
|
||||
/>
|
||||
@@ -78,21 +60,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Carpet Deep Clean",
|
||||
description: "Steam extraction for high-traffic areas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-toys-still-life_23-2148144812.jpg",
|
||||
},
|
||||
{
|
||||
title: "Upholstery Care",
|
||||
description: "Gentle solutions for delicate fabrics.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-couch-with-3d-glasses-popcorn-isolated-blue-background-preparing-watching-movie-relaxation-enjoying-cinema-home_197531-3505.jpg",
|
||||
},
|
||||
{
|
||||
title: "Stain Treatment",
|
||||
description: "Targeted removal for stubborn spots.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-cleaning-gloves-using-brush_23-2148587289.jpg",
|
||||
},
|
||||
{ title: "Carpet Deep Clean", description: "Steam extraction for high-traffic areas.", imageSrc: "http://img.b2bpic.net/free-photo/child-toys-still-life_23-2148144812.jpg" },
|
||||
{ title: "Upholstery Care", description: "Gentle solutions for delicate fabrics.", imageSrc: "http://img.b2bpic.net/free-photo/comfortable-couch-with-3d-glasses-popcorn-isolated-blue-background-preparing-watching-movie-relaxation-enjoying-cinema-home_197531-3505.jpg" },
|
||||
{ title: "Stain Treatment", description: "Targeted removal for stubborn spots.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-cleaning-gloves-using-brush_23-2148587289.jpg" },
|
||||
]}
|
||||
title="Comprehensive Cleaning Services"
|
||||
description="We specialize in tailored cleaning solutions for residential and commercial spaces."
|
||||
@@ -118,29 +88,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Essential",
|
||||
price: "$129",
|
||||
subtitle: "Basic room carpet clean",
|
||||
features: [
|
||||
"1-3 rooms",
|
||||
"Vacuuming included",
|
||||
"Stain check",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Deep Care",
|
||||
price: "$249",
|
||||
subtitle: "Whole house revitalized",
|
||||
features: [
|
||||
"Full home",
|
||||
"Stain treatment",
|
||||
"Upholstery option",
|
||||
"Express drying",
|
||||
],
|
||||
},
|
||||
{ id: "p1", badge: "Essential", price: "$129", subtitle: "Basic room carpet clean", features: ["1-3 rooms", "Vacuuming included", "Stain check"] },
|
||||
{ id: "p2", badge: "Deep Care", price: "$249", subtitle: "Whole house revitalized", features: ["Full home", "Stain treatment", "Upholstery option", "Express drying"] },
|
||||
]}
|
||||
title="Flexible Pricing Packages"
|
||||
description="Transparent pricing tailored to your square footage and service requirements."
|
||||
@@ -154,27 +103,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Rivet",
|
||||
role: "Head Technician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520634.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Chen",
|
||||
role: "Client Success",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-with-copy-space_23-2148422307.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mark D.",
|
||||
role: "Cleaning Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520585.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Alex Rivet", role: "Master Technician", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520634.jpg" },
|
||||
{ id: "t2", name: "Sarah Chen", role: "Customer Liaison", imageSrc: "http://img.b2bpic.net/free-photo/multicultural-friends-with-copy-space_23-2148422307.jpg" },
|
||||
{ id: "t3", name: "Mark D.", role: "Operations Lead", imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520585.jpg" },
|
||||
]}
|
||||
title="Our Expert Specialists"
|
||||
description="Meet the team dedicated to your home's hygiene."
|
||||
title="Meet Our Cleaning Pros"
|
||||
description="Our certified team brings expertise and care to every service call."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,49 +119,13 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jane D.",
|
||||
role: "Homeowner",
|
||||
company: "Avon Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rob M.",
|
||||
role: "Business Owner",
|
||||
company: "Main St Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Linda G.",
|
||||
role: "Homeowner",
|
||||
company: "Avon Hills",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-looking-annoyed-irritated-shouting-yelling-with-arms-raised-sitting-table-with-cleaning-supplies-tools-light-living-room_141793-102249.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Steve R.",
|
||||
role: "Real Estate Agent",
|
||||
company: "Local Realty",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily P.",
|
||||
role: "Interior Designer",
|
||||
company: "Avon Designs",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-cv_23-2149927575.jpg",
|
||||
},
|
||||
{ id: "1", name: "Jane D.", role: "Homeowner", company: "Avon Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg" },
|
||||
{ id: "2", name: "Rob M.", role: "Business Owner", company: "Main St Corp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg" },
|
||||
{ id: "3", name: "Linda G.", role: "Homeowner", company: "Avon Hills", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-looking-annoyed-irritated-shouting-yelling-with-arms-raised-sitting-table-with-cleaning-supplies-tools-light-living-room_141793-102249.jpg" },
|
||||
{ id: "4", name: "Steve R.", role: "Real Estate Agent", company: "Local Realty", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg" },
|
||||
]}
|
||||
title="What Avon Clients Say"
|
||||
description="Real feedback from homeowners who trust our work."
|
||||
title="5-Star Service Reviews"
|
||||
description="See why our customers consistently rate us 5 stars for our thorough and professional cleaning approach."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -236,24 +134,12 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How often should I clean?",
|
||||
content: "Every 6-12 months for optimal hygiene.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is it safe for pets?",
|
||||
content: "Yes, our cleaning solutions are eco-friendly.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you remove wine stains?",
|
||||
content: "Yes, our targeted treatment is highly effective.",
|
||||
},
|
||||
{ id: "q1", title: "How soon will my carpets dry?", content: "Typically 4-6 hours depending on air circulation and humidity." },
|
||||
{ id: "q2", title: "Are your products safe for families?", content: "Yes, we use certified non-toxic, eco-friendly formulas that are safe for pets and children." },
|
||||
{ id: "q3", title: "How do I schedule an appointment?", content: "You can book directly via our website or call us for a custom quote." },
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to your concerns about cleaning procedures and scheduling."
|
||||
title="Cleaning Questions Answered"
|
||||
description="Common inquiries about our professional cleaning services."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -261,11 +147,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Book Your Service Today"
|
||||
description="Ready to experience premium cleaning? Get a free quote now."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Get in Touch"
|
||||
description="Need a professional clean? Reach out to our team today."
|
||||
tag="Contact Us"
|
||||
/>
|
||||
</div>
|
||||
@@ -275,35 +159,27 @@ export default function LandingPage() {
|
||||
logoText="Versatile Cleaning Group"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
title: "Contact Info", items: [
|
||||
{ label: "(555) 123-4567", href: "tel:5551234567" },
|
||||
{ label: "123 Avon Ave, Avon", href: "#" },
|
||||
{ label: "versatilecleaninggroup.com", href: "https://versatilecleaninggroup.com" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Carpet",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Stain Removal",
|
||||
href: "#services",
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Our Services", href: "#services" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Versatile Cleaning Group"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}"
|
||||
}
|
||||
],
|
||||
"rawPlan": "I've updated the team section to highlight our experts and their roles, revamped the testimonials section to emphasize our 5-star customer ratings, added common cleaning questions to the FAQ, provided comprehensive contact details in the footer and contact sections, and updated the footer links to be more relevant to our services and contact information."
|
||||
}
|
||||
Reference in New Issue
Block a user