Update src/app/page.tsx

This commit is contained in:
2026-06-10 23:31:40 +00:00
parent 894c54353b
commit b6f5a117e5

View File

@@ -30,75 +30,42 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Services", name: "Services", id: "/services"},
id: "/services",
},
{ {
name: "About Us", name: "About Us", id: "/about"},
id: "/about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "/#testimonials"},
id: "/#testimonials",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/flat-design-squeegee-logo_23-2150178642.jpg" logoSrc="http://img.b2bpic.net/free-vector/flat-design-squeegee-logo_23-2150178642.jpg"
logoAlt="Preston's House Cleaning Logo" logoAlt="Preston's House Cleaning Logo"
brandName="Preston's House Cleaning" brandName="Preston's House Cleaning"
button={{ button={{
text: "Get a Free Quote", text: "Get a Free Quote", href: "/contact"}}
href: "/contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Professional Cleaning Services You Can Count On" title="Professional Cleaning Services You Can Count On"
description="Reliable residential and commercial cleaning throughout Dallas, Georgia and surrounding areas. Available 24 hours for your cleaning needs." description="Reliable residential and commercial cleaning throughout Dallas, Georgia and surrounding areas. Available 24 hours for your cleaning needs."
tag="Cleaning Services" tag="Cleaning Services"
buttons={[ buttons={[
{ {
text: "Get a Free Quote", text: "Get a Free Quote", href: "/contact"},
href: "/contact",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:+14044051384"},
href: "tel:+14044051384",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/sweet-home_1098-16153.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sweet-home_1098-16153.jpg", imageAlt: "Spotless modern kitchen"},
imageAlt: "Spotless modern kitchen",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343021.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343021.jpg", imageAlt: "Clean, bright office space"},
imageAlt: "Clean, bright office space",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10261.jpg",
imageAlt: "3D contemporary Living Room Interior and modern furniture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913239.jpg",
imageAlt: "Elegant minimal interior design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-with-white-sofa_23-2151983234.jpg",
imageAlt: "Modern minimalist living room with white sofa",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
rating={5} rating={5}
@@ -123,53 +90,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", handle: "Homeowner, Dallas GA", testimonial: "Preston's House Cleaning transformed my home! Their deep cleaning service was incredibly thorough, and everything sparkled. Highly recommend their reliable and professional team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", imageAlt: "Sarah Johnson"},
name: "Sarah Johnson",
handle: "Homeowner, Dallas GA",
testimonial: "Preston's House Cleaning transformed my home! Their deep cleaning service was incredibly thorough, and everything sparkled. Highly recommend their reliable and professional team.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
imageAlt: "Sarah Johnson",
},
{ {
id: "2", id: "2", name: "Michael Chen", handle: "Office Manager, Acworth GA", testimonial: "Our office has never looked better since we hired Preston's. Their commercial cleaning is top-notch, always ensuring a pristine environment for our employees and clients.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageAlt: "Michael Chen"},
name: "Michael Chen",
handle: "Office Manager, Acworth GA",
testimonial: "Our office has never looked better since we hired Preston's. Their commercial cleaning is top-notch, always ensuring a pristine environment for our employees and clients.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
imageAlt: "Michael Chen",
},
{ {
id: "3", id: "3", name: "Emily Rodriguez", handle: "Resident, Powder Springs GA", testimonial: "Flexible scheduling and amazing attention to detail! Preston's House Cleaning always goes the extra mile. They make my life so much easier with their standard cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-mature-woman-holding-tablet_23-2148419279.jpg", imageAlt: "Emily Rodriguez"},
name: "Emily Rodriguez",
handle: "Resident, Powder Springs GA",
testimonial: "Flexible scheduling and amazing attention to detail! Preston's House Cleaning always goes the extra mile. They make my life so much easier with their standard cleaning.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-mature-woman-holding-tablet_23-2148419279.jpg",
imageAlt: "Emily Rodriguez",
},
{ {
id: "4", id: "4", name: "David Kim", handle: "Small Business Owner, Hiram GA", testimonial: "As a small business owner, having a clean workspace is crucial. Preston's delivers consistent, high-quality cleaning that helps maintain a professional image. Truly 24-hour service is a lifesaver!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg", imageAlt: "David Kim"},
name: "David Kim",
handle: "Small Business Owner, Hiram GA",
testimonial: "As a small business owner, having a clean workspace is crucial. Preston's delivers consistent, high-quality cleaning that helps maintain a professional image. Truly 24-hour service is a lifesaver!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg",
imageAlt: "David Kim",
},
{ {
id: "5", id: "5", name: "Linda Peterson", handle: "Homeowner, Marietta GA", testimonial: "I was hesitant to hire a cleaning service, but Preston's exceeded all my expectations. They are trustworthy, thorough, and genuinely care about customer satisfaction. My home is spotless!", imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg", imageAlt: "Linda Peterson"},
name: "Linda Peterson",
handle: "Homeowner, Marietta GA",
testimonial: "I was hesitant to hire a cleaning service, but Preston's exceeded all my expectations. They are trustworthy, thorough, and genuinely care about customer satisfaction. My home is spotless!",
imageSrc: "http://img.b2bpic.net/free-photo/man-urban-environment-with-thumb-up_23-2147961614.jpg",
imageAlt: "Linda Peterson",
},
{ {
id: "6", id: "6", name: "Robert Davis", handle: "Business Owner, Dallas GA", testimonial: "Exceptional service! Preston's team is always on time and leaves our office looking immaculate. Their attention to detail makes a huge difference.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg", imageAlt: "Smiling handsome bearded African-American businessman"},
name: "Robert Davis",
handle: "Business Owner, Dallas GA",
testimonial: "Exceptional service! Preston's team is always on time and leaves our office looking immaculate. Their attention to detail makes a huge difference.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6626.jpg",
imageAlt: "Smiling handsome bearded African-American businessman",
},
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Hear from satisfied homeowners and business owners across Dallas, GA and surrounding areas." description="Hear from satisfied homeowners and business owners across Dallas, GA and surrounding areas."
@@ -181,14 +112,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Dallas, GA", "Dallas, GA", "Hiram, GA", "Acworth, GA", "Powder Springs, GA", "Marietta, GA", "Surrounding Areas", "Local Communities"]}
"Hiram, GA",
"Acworth, GA",
"Powder Springs, GA",
"Marietta, GA",
"Surrounding Areas",
"Local Communities",
]}
title="Serving Dallas, GA and Surrounding Areas" title="Serving Dallas, GA and Surrounding Areas"
description="We are proud to offer our top-tier cleaning services to communities across Dallas, Hiram, Acworth, Powder Springs, Marietta, and beyond." description="We are proud to offer our top-tier cleaning services to communities across Dallas, Hiram, Acworth, Powder Springs, Marietta, and beyond."
showCard={true} showCard={true}
@@ -204,65 +128,30 @@ export default function LandingPage() {
description="Choose the perfect cleaning plan for your home or business. No hidden fees, just sparkling results." description="Choose the perfect cleaning plan for your home or business. No hidden fees, just sparkling results."
plans={[ plans={[
{ {
id: "basic-clean", id: "basic-clean", badge: "Value", price: "$99", name: "Basic Home Clean", buttons: [
badge: "Value",
price: "$99",
name: "Basic Home Clean",
buttons: [
{ {
text: "Book Now", text: "Book Now", href: "/contact"},
href: "/contact",
},
], ],
features: [ features: [
"Dusting & Wiping Surfaces", "Dusting & Wiping Surfaces", "Vacuuming & Mopping Floors", "Bathroom Sanitization", "Kitchen Surface Wipe-Down", "Trash Removal"],
"Vacuuming & Mopping Floors",
"Bathroom Sanitization",
"Kitchen Surface Wipe-Down",
"Trash Removal",
],
}, },
{ {
id: "standard-clean", id: "standard-clean", badge: "Popular", badgeIcon: Star,
badge: "Popular", price: "$149", name: "Standard Deep Clean", buttons: [
badgeIcon: Star,
price: "$149",
name: "Standard Deep Clean",
buttons: [
{ {
text: "Choose Plan", text: "Choose Plan", href: "/contact"},
href: "/contact",
},
], ],
features: [ features: [
"All Basic Clean features", "All Basic Clean features", "Detailed Bathroom Scrub", "Kitchen Appliance Exteriors", "Baseboard Cleaning", "Ceiling Fan Dusting", "Mirror & Glass Cleaning"],
"Detailed Bathroom Scrub",
"Kitchen Appliance Exteriors",
"Baseboard Cleaning",
"Ceiling Fan Dusting",
"Mirror & Glass Cleaning",
],
}, },
{ {
id: "premium-clean", id: "premium-clean", badge: "Ultimate Sparkle", badgeIcon: Crown,
badge: "Ultimate Sparkle", price: "$199", name: "Premium Full Service", buttons: [
badgeIcon: Crown,
price: "$199",
name: "Premium Full Service",
buttons: [
{ {
text: "Get Custom Quote", text: "Get Custom Quote", href: "/contact"},
href: "/contact",
},
], ],
features: [ features: [
"All Standard Clean features", "All Standard Clean features", "Interior Window Cleaning", "Cabinet Wipe-Down (exterior)", "Wall Spot Cleaning", "Upholstery Vacuuming", "Disinfection of High-Touch Areas"],
"Interior Window Cleaning",
"Cabinet Wipe-Down (exterior)",
"Wall Spot Cleaning",
"Upholstery Vacuuming",
"Disinfection of High-Touch Areas",
],
}, },
]} ]}
/> />
@@ -275,14 +164,10 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Facebook, icon: Facebook,
href: "#", href: "#", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
{ {
icon: Instagram, icon: Instagram,
href: "#", href: "#", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
]} ]}
/> />
</div> </div>