Update src/app/page.tsx

This commit is contained in:
2026-06-07 21:11:46 +00:00
parent 0415d0e2bb
commit 376a24ea17

View File

@@ -34,87 +34,50 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#features",
},
name: "Services", id: "#features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Plasters Master Pool Services"
button={{
text: "Schedule Inspection",
href: "#contact",
}}
text: "Schedule Inspection", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Your Pools Expert Care, YearRound"
description="Professional plaster repair, maintenance, and cleaning from certified technicians you can trust. Same-day quotes available."
buttons={[
{
text: "Schedule Your Free Pool Inspection",
href: "#contact",
},
text: "Schedule Your Free Pool Inspection", href: "#contact"},
]}
buttonAnimation="slide-up"
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14518.jpg",
imageAlt: "Clean blue swimming pool",
},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14518.jpg", imageAlt: "Clean blue swimming pool"},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-lunch-work_1098-12562.jpg",
imageAlt: "Pool technician working on filter",
},
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/tasty-lunch-work_1098-12562.jpg", imageAlt: "Pool technician working on filter"},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-pool-scene_23-2151945682.jpg",
imageAlt: "Newly plastered pool surface",
},
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-pool-scene_23-2151945682.jpg", imageAlt: "Newly plastered pool surface"},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-friends-smiling-laughing-relaxing-swimming-pool_176420-3918.jpg",
imageAlt: "Family enjoying clean swimming pool",
},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-friends-smiling-laughing-relaxing-swimming-pool_176420-3918.jpg", imageAlt: "Family enjoying clean swimming pool"},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg",
imageAlt: "Pool cleaning robotic vacuum",
},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg", imageAlt: "Pool cleaning robotic vacuum"},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/from-man-checking-smartwatch_23-2147755613.jpg",
imageAlt: "Detailed pool tile repair",
},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/from-man-checking-smartwatch_23-2147755613.jpg", imageAlt: "Detailed pool tile repair"},
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -129,17 +92,11 @@ export default function LandingPage() {
description="At Plasters Master Pool Services, we believe your pool should be a source of relaxation, not stress. With years of experience, our certified technicians provide meticulous care, transparent pricing, and prompt service, ensuring your pool remains a sparkling oasis year-round. We pride ourselves on local reputation and expertise."
bulletPoints={[
{
title: "Certified Technicians",
description: "Our team consists of highly trained and certified professionals.",
},
title: "Certified Technicians", description: "Our team consists of highly trained and certified professionals."},
{
title: "Reliable & Prompt Service",
description: "Count on us for timely arrivals and efficient, thorough work every time.",
},
title: "Reliable & Prompt Service", description: "Count on us for timely arrivals and efficient, thorough work every time."},
{
title: "Transparent Pricing",
description: "No hidden fees, just clear, upfront quotes for all our services.",
},
title: "Transparent Pricing", description: "No hidden fees, just clear, upfront quotes for all our services."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-checking-her-phone-pool_23-2148226246.jpg"
imageAlt="Pool technician shaking hand with homeowner"
@@ -155,23 +112,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Expert Pool Maintenance",
description: "Keep your pool sparkling and healthy with our routine cleaning, chemical balancing, and equipment checks.",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg",
imageAlt: "Pool maintenance worker scooping leaves",
},
title: "Expert Pool Maintenance", description: "Keep your pool sparkling and healthy with our routine cleaning, chemical balancing, and equipment checks.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg", imageAlt: "Pool maintenance worker scooping leaves"},
{
title: "Reliable Pool Repair",
description: "From leaks and pumps to filters and heaters, our technicians handle all types of pool equipment and structural repairs efficiently.",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg",
imageAlt: "Pool repair technician fixing cracked tile",
},
title: "Reliable Pool Repair", description: "From leaks and pumps to filters and heaters, our technicians handle all types of pool equipment and structural repairs efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990730.jpg", imageAlt: "Pool repair technician fixing cracked tile"},
{
title: "Professional Plastering & Resurfacing",
description: "Restore your pool's beauty and integrity with our high-quality plastering and resurfacing solutions, ensuring a smooth, durable finish.",
imageSrc: "http://img.b2bpic.net/free-photo/sitting-man-using-earphones_23-2148000251.jpg",
imageAlt: "Pool plastering worker applying finish",
},
title: "Professional Plastering & Resurfacing", description: "Restore your pool's beauty and integrity with our high-quality plastering and resurfacing solutions, ensuring a smooth, durable finish.", imageSrc: "http://img.b2bpic.net/free-photo/sitting-man-using-earphones_23-2148000251.jpg", imageAlt: "Pool plastering worker applying finish"},
]}
title="Comprehensive Pool Services You Can Trust"
description="From routine cleaning to complex repairs and expert plastering, we've got your pool covered."
@@ -183,49 +128,20 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
animationType="slide-up"
products={[
{
id: "inspection",
name: "Detailed Pool Inspections",
price: "Starting at $99",
imageSrc: "http://img.b2bpic.net/free-photo/woman-trainer-showing-swimmer-his-results-she-is-holding-clipboard-talking-man_1157-49334.jpg",
imageAlt: "Pool inspection professional with checklist",
},
id: "inspection", name: "Detailed Pool Inspections", price: "Starting at $99", imageSrc: "http://img.b2bpic.net/free-photo/woman-trainer-showing-swimmer-his-results-she-is-holding-clipboard-talking-man_1157-49334.jpg", imageAlt: "Pool inspection professional with checklist"},
{
id: "seasonal",
name: "Seasonal Opening & Closing",
price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-cold-exposure-treatment_23-2151205854.jpg",
imageAlt: "Pool opening service springtime readiness",
},
id: "seasonal", name: "Seasonal Opening & Closing", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-cold-exposure-treatment_23-2151205854.jpg", imageAlt: "Pool opening service springtime readiness"},
{
id: "chemical",
name: "Advanced Chemical Balancing",
price: "Monthly Plans",
imageSrc: "http://img.b2bpic.net/free-photo/carefree-couple_1098-13903.jpg",
imageAlt: "Pool chemical balancing water testing kit",
},
id: "chemical", name: "Advanced Chemical Balancing", price: "Monthly Plans", imageSrc: "http://img.b2bpic.net/free-photo/carefree-couple_1098-13903.jpg", imageAlt: "Pool chemical balancing water testing kit"},
{
id: "deck",
name: "Pool Deck & Coping Care",
price: "Per Project",
imageSrc: "http://img.b2bpic.net/free-photo/pool-stair_74190-6517.jpg",
imageAlt: "Pool deck cleaning and sealing",
},
id: "deck", name: "Pool Deck & Coping Care", price: "Per Project", imageSrc: "http://img.b2bpic.net/free-photo/pool-stair_74190-6517.jpg", imageAlt: "Pool deck cleaning and sealing"},
{
id: "lighting",
name: "Underwater Lighting Services",
price: "Installation & Repair",
imageSrc: "http://img.b2bpic.net/free-photo/professional-swimmer-preparing-race_23-2148393638.jpg",
imageAlt: "Underwater pool lighting installation",
},
id: "lighting", name: "Underwater Lighting Services", price: "Installation & Repair", imageSrc: "http://img.b2bpic.net/free-photo/professional-swimmer-preparing-race_23-2148393638.jpg", imageAlt: "Underwater pool lighting installation"},
{
id: "equipment",
name: "Equipment Upgrade & Installation",
price: "Per System",
imageSrc: "http://img.b2bpic.net/free-photo/extreme-people-riding-ramp_23-2147678268.jpg",
imageAlt: "Pool pump filter system replacement",
},
id: "equipment", name: "Equipment Upgrade & Installation", price: "Per System", imageSrc: "http://img.b2bpic.net/free-photo/extreme-people-riding-ramp_23-2147678268.jpg", imageAlt: "Pool pump filter system replacement"},
]}
title="Specialized Pool Solutions & Upgrades"
description="Enhance your pool experience with our advanced services, designed for optimal performance and enjoyment."
@@ -239,46 +155,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Residential",
badgeIcon: Home,
price: "$129/month",
subtitle: "Essential weekly care for homeowners.",
features: [
"Weekly Skimming & Brushing",
"Chemical Balancing",
"Filter Backwash",
"Equipment Check",
"Vacuuming (as needed)",
],
id: "basic", badge: "Residential", badgeIcon: Home,
price: "$129/month", subtitle: "Essential weekly care for homeowners.", features: [
"Weekly Skimming & Brushing", "Chemical Balancing", "Filter Backwash", "Equipment Check", "Vacuuming (as needed)"],
},
{
id: "premium",
badge: "Commercial",
badgeIcon: Building,
price: "Custom Quote",
subtitle: "Tailored solutions for property managers & businesses.",
features: [
"All Basic Plan Features",
"Bi-Weekly Advanced Testing",
"Priority Repair Scheduling",
"Seasonal Prep Included",
"Detailed Service Reports",
],
id: "premium", badge: "Commercial", badgeIcon: Building,
price: "Custom Quote", subtitle: "Tailored solutions for property managers & businesses.", features: [
"All Basic Plan Features", "Bi-Weekly Advanced Testing", "Priority Repair Scheduling", "Seasonal Prep Included", "Detailed Service Reports"],
},
{
id: "plaster",
badge: "Renovation",
badgeIcon: Wrench,
price: "Starts at $X,XXX",
subtitle: "Transform your pool with a fresh, durable finish.",
features: [
"Surface Preparation",
"Premium Plaster Application",
"Initial Chemical Startup",
"Post-Plastering Consultation",
"Warranty on Workmanship",
],
id: "plaster", badge: "Renovation", badgeIcon: Wrench,
price: "Starts at $X,XXX", subtitle: "Transform your pool with a fresh, durable finish.", features: [
"Surface Preparation", "Premium Plaster Application", "Initial Chemical Startup", "Post-Plastering Consultation", "Warranty on Workmanship"],
},
]}
title="Transparent Pool Service Plans"
@@ -291,14 +180,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Vista Communities",
"Azure Property Group",
"Coastal Estates",
"Elite Residences",
"Guardian Facilities",
"Harmony Living",
"Metro Management",
]}
"Vista Communities", "Azure Property Group", "Coastal Estates", "Elite Residences", "Guardian Facilities", "Harmony Living", "Metro Management"]}
title="Trusted by Leading Property Managers & Communities"
description="We partner with a diverse range of clients, ensuring their pools are always in pristine condition."
/>
@@ -312,29 +194,17 @@ export default function LandingPage() {
author="Sarah J."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg",
alt: "Sarah J.",
},
src: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg", alt: "Sarah J."},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg",
alt: "Mark T.",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg", alt: "Mark T."},
{
src: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg",
alt: "Emily R.",
},
src: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg", alt: "Emily R."},
{
src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
alt: "David K.",
},
src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "David K."},
{
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-68936.jpg",
alt: "Jessica L.",
},
src: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-68936.jpg", alt: "Jessica L."},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-bearded-man-with-white-smile-standing-casual-clothes-white-background_176420-50111.jpg",
alt: "Robert S.",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-bearded-man-with-white-smile-standing-casual-clothes-white-background_176420-50111.jpg", alt: "Robert S."},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -346,20 +216,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "How often should my pool be serviced?",
content: "For most residential pools, weekly service is recommended to maintain optimal water chemistry and cleanliness. Commercial pools may require more frequent attention.",
},
id: "faq-1", title: "How often should my pool be serviced?", content: "For most residential pools, weekly service is recommended to maintain optimal water chemistry and cleanliness. Commercial pools may require more frequent attention."},
{
id: "faq-2",
title: "What's included in your plastering service?",
content: "Our plastering service includes surface preparation, application of high-quality plaster, initial chemical startup, and a post-project consultation. We also provide a warranty on workmanship.",
},
id: "faq-2", title: "What's included in your plastering service?", content: "Our plastering service includes surface preparation, application of high-quality plaster, initial chemical startup, and a post-project consultation. We also provide a warranty on workmanship."},
{
id: "faq-3",
title: "Do you offer emergency repair services?",
content: "Yes, we understand that pool issues can arise unexpectedly. Contact us for emergency repair needs, and we'll strive for the quickest possible response to diagnose and resolve your problem.",
},
id: "faq-3", title: "Do you offer emergency repair services?", content: "Yes, we understand that pool issues can arise unexpectedly. Contact us for emergency repair needs, and we'll strive for the quickest possible response to diagnose and resolve your problem."},
]}
sideTitle="Common Questions About Pool Care"
sideDescription="Find quick answers to the most frequently asked questions about our services and pool maintenance."
@@ -372,8 +233,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready for a Pristine Pool?"
title="Schedule Your Free Pool Inspection Today"
description="Let our certified experts assess your pool's needs and provide a same-day quote. Experience the Plasters Master difference!"
@@ -389,62 +249,37 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Maintenance",
href: "#features",
},
label: "Maintenance", href: "#features"},
{
label: "Repair",
href: "#features",
},
label: "Repair", href: "#features"},
{
label: "Plastering",
href: "#features",
},
label: "Plastering", href: "#features"},
{
label: "Inspections",
href: "#products",
},
label: "Inspections", href: "#products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog (Coming Soon)",
href: "#",
},
label: "Blog (Coming Soon)", href: "#"},
{
label: "Service Areas",
href: "#",
},
label: "Service Areas", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}