8 Commits

Author SHA1 Message Date
bea5050aff Update src/app/styles/variables.css 2026-06-13 04:29:47 +00:00
526f5e669e Update src/app/page.tsx 2026-06-13 04:29:47 +00:00
34e8d0a93d Merge version_3 into main
Merge version_3 into main
2026-06-13 04:11:00 +00:00
9c98a00de9 Update src/app/page.tsx 2026-06-13 04:10:57 +00:00
a297ade577 Merge version_3 into main
Merge version_3 into main
2026-06-13 04:10:36 +00:00
52b4482669 Update src/app/page.tsx 2026-06-13 04:10:33 +00:00
b72b4a375f Merge version_2 into main
Merge version_2 into main
2026-06-12 18:42:54 +00:00
6eb4f29d01 Update src/app/page.tsx 2026-06-12 18:42:51 +00:00
2 changed files with 109 additions and 262 deletions

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqBase from '@/components/sections/faq/FaqBase'; import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
@@ -21,10 +21,10 @@ export default function LandingPage() {
borderRadius="soft" borderRadius="soft"
contentWidth="mediumLarge" contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="grid" background="noise"
cardStyle="gradient-radial" cardStyle="soft-shadow"
primaryButtonStyle="primary-glow" primaryButtonStyle="flat"
secondaryButtonStyle="layered" secondaryButtonStyle="solid"
headingFontWeight="semibold" headingFontWeight="semibold"
> >
<ReactLenis root> <ReactLenis root>
@@ -32,88 +32,51 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
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: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/monocolor-minimalist-total-plumbing-logo-template_742173-19081.jpg" logoSrc="http://img.b2bpic.net/free-vector/barbershop-logo-template_23-2149303358.jpg"
logoAlt="Westside Plumbing & Rooter Logo" logoAlt="Westside Barbershop Logo"
brandName="Westside Plumbing & Rooter" brandName="Westside Barbershop"
button={{ button={{
text: "Get a Free Estimate", text: "Book an Appointment", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "rotated-rays-static-grid", variant: "rotated-rays-static-grid"}}
}} title="Experience the Finest Cuts & Styles at Westside Barbershop"
title="Your Trusted Partner for Westside Plumbing & Rooter Services" description="Precision haircuts, classic shaves, and modern grooming services designed for the discerning gentleman. Step in for a fresh look."
description="Expert plumbing solutions, dependable rooter services, and emergency repairs. We keep your water flowing smoothly and efficiently."
buttons={[ buttons={[
{ {
text: "Schedule Service", text: "Book Now", href: "#contact"},
href: "#contact",
},
{ {
text: "Emergency Service", text: "View Services", href: "#services"},
href: "#contact",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "carousel-item-1", id: "carousel-item-1", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg?_wi=1", imageAlt: "Barber working on client's hair"},
imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg",
imageAlt: "Plumber fixing a leaky pipe",
},
{ {
id: "carousel-item-2", id: "carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barber-finishing-haircut-client_23-2151121014.jpg", imageAlt: "Close-up of a finished haircut"},
imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
imageAlt: "Professional drain cleaning service",
},
{ {
id: "carousel-item-3", id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg?_wi=1", imageAlt: "Traditional hot shave"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-machine-scanning_23-2149341559.jpg",
imageAlt: "Technician inspecting a water heater",
},
{ {
id: "carousel-item-4", id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-barber-with-haircut-posing_23-2148782343.jpg", imageAlt: "Stylish barber with tools"},
imageSrc: "http://img.b2bpic.net/free-photo/automatic-electronic-switch-control-water-pump-pressure-controller_627829-7493.jpg",
imageAlt: "Smiling plumber with professional tools",
},
{ {
id: "carousel-item-5", id: "carousel-item-5", imageSrc: "http://img.b2bpic.net/free-photo/stylish-male-client-getting-haircut-barbershop_23-2148782352.jpg", imageAlt: "Client enjoying a haircut"},
imageSrc: "http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg",
imageAlt: "Emergency plumbing situation",
},
{ {
id: "carousel-item-6", id: "carousel-item-6", imageSrc: "http://img.b2bpic.net/free-photo/male-barber-stylish-apron-glasses-looking-camera_141793-71816.jpg", imageAlt: "Clean and modern barbershop interior"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-washing-broccoli_23-2149722311.jpg",
imageAlt: "Modern bathroom plumbing fixtures",
},
]} ]}
/> />
</div> </div>
@@ -121,24 +84,18 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Over 20 Years of Trusted Local Plumbing" title="Crafting Styles for Over 20 Years in Westside"
description="At Westside Plumbing & Rooter, we pride ourselves on delivering top-quality plumbing and rooter services across the Westside. Our experienced technicians are dedicated to providing fast, reliable, and affordable solutions for residential and commercial clients." description="Westside Barbershop is more than just a place for a haircut; it's a community staple where tradition meets modern style. Our master barbers are dedicated to providing precision cuts, classic shaves, and an unparalleled grooming experience for every client."
metrics={[ metrics={[
{ {
value: "20+", value: "20+", title: "Years of Expertise"},
title: "Years of Experience",
},
{ {
value: "10K+", value: "5K+", title: "Satisfied Clients"},
title: "Projects Completed",
},
{ {
value: "5-Star", value: "Master Barbers", title: "Highly Skilled Team"},
title: "Average Rating",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg" imageSrc="http://img.b2bpic.net/free-photo/barber-shaving-customer-beard_23-2148906644.jpg?_wi=2"
imageAlt="Experienced plumber giving a thumbs up" imageAlt="Barber giving a classic shave"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -151,56 +108,32 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "drain-cleaning", id: "haircuts", label: "Haircuts", title: "Precision Haircuts & Styling", items: [
label: "Drain Cleaning", "Classic & Modern Cuts", "Fades & Tapers", "Consultation & Style Advice"],
title: "Clog-Free Drains Guaranteed",
items: [
"Advanced Rooter Technology",
"Sewer Line Clearing",
"Video Camera Inspections",
],
buttons: [ buttons: [
{ {
text: "Learn More", text: "Learn More", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
id: "water-heater", id: "beard-grooming", label: "Beard Grooming", title: "Expert Beard Trims & Styling", items: [
label: "Water Heater Services", "Beard Shaping & Trim", "Hot Towel Treatment", "Beard Oil Application"],
title: "Hot Water When You Need It",
items: [
"Installation & Replacement",
"Repair & Maintenance",
"Tankless Water Heater Experts",
],
buttons: [ buttons: [
{ {
text: "Learn More", text: "Learn More", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
id: "leak-detection", id: "hot-shaves", label: "Hot Shaves", title: "Luxurious Hot Towel Shaves", items: [
label: "Leak Detection & Repair", "Traditional Razor Shave", "Pre-Shave Prep & Post-Shave Balm", "Relaxing Experience"],
title: "Stop Leaks Before They Cost You",
items: [
"Precise Electronic Detection",
"Slab Leak Repair",
"Pipe Repair & Repiping",
],
buttons: [ buttons: [
{ {
text: "Learn More", text: "Learn More", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
title="Our Comprehensive Plumbing & Rooter Services" title="Our Premium Barbershop Services"
description="From routine maintenance to emergency interventions, we offer a full spectrum of services to keep your plumbing system in perfect working order." description="From classic cuts to modern styles, beard grooming, and luxurious hot shaves, we offer a full range of services to refine your look."
/> />
</div> </div>
@@ -211,67 +144,31 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Alex M.", role: "Regular Client", company: "Westside Local", rating: 5,
name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-man-barber-shop_23-2149591965.jpg", imageAlt: "Alex M., a regular client"},
role: "Homeowner",
company: "Westside Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-successful-senior-woman-holding-gadget_1262-5251.jpg",
imageAlt: "Sarah Johnson, a happy Westside homeowner",
},
{ {
id: "2", id: "2", name: "Ben L.", role: "Entrepreneur", company: "Tech Startup", rating: 5,
name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/guy-with-perfect-hairstyle-looking-away_171337-14282.jpg", imageAlt: "Ben L., an entrepreneur"},
role: "Small Business Owner",
company: "Local Cafe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-tattooed-people_23-2149667347.jpg",
imageAlt: "Michael Chen, owner of a local cafe",
},
{ {
id: "3", id: "3", name: "Chris T.", role: "Artist", company: "Local Gallery", rating: 5,
name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-mirror-barber-shop_23-2149591942.jpg", imageAlt: "Chris T., an artist"},
role: "Property Manager",
company: "Westside Properties Inc.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-looking-each-other_23-2147742601.jpg",
imageAlt: "Emily Rodriguez, Property Manager",
},
{ {
id: "4", id: "4", name: "Daniel P.", role: "Student", company: "UCLA", rating: 5,
name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-girl-denim-jacket-holds-hand-face_176474-12445.jpg", imageAlt: "Daniel P., a student"},
role: "Contractor",
company: "Kim Construction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg",
imageAlt: "David Kim, local contractor",
},
{ {
id: "5", id: "5", name: "Ethan R.", role: "Professional", company: "Finance Firm", rating: 5,
name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-modern-haircut-barbershop_23-2149791404.jpg", imageAlt: "Ethan R., a professional"},
role: "Realtor",
company: "Westside Estates",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-smiling-man-casual-outfit-sitting-table-working-laptop_285396-1831.jpg",
imageAlt: "Jessica Lee, a realtor from Westside Estates",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "99%", value: "5-Star", label: "Average Rating"},
label: "Customer Satisfaction",
},
{ {
value: "24/7", value: "99%", label: "Client Satisfaction"},
label: "Emergency Availability",
},
{ {
value: "Fast", value: "Stylish", label: "Transformations Daily"},
label: "Response Time",
},
]} ]}
title="What Our Happy Customers Say" title="What Our Clients Say About Their Westside Barbershop Experience"
description="Hear directly from Westside residents and businesses who trust us with their plumbing and rooter needs." description="Hear from gentlemen who leave our chairs feeling confident and looking their best."
/> />
</div> </div>
@@ -282,32 +179,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "years-in-business", id: "years-crafting-styles", value: "20+", title: "Years Crafting Styles", description: "Over two decades of dedication to the art of barbering.", imageSrc: "http://img.b2bpic.net/free-photo/male-hairdresser-stylish-black-apron-gloves-holding-barber-scissors_176474-12499.jpg", imageAlt: "Barber holding scissors and comb"},
value: "20+",
title: "Years in Business",
description: "Decades of experience serving the Westside community with dedication.",
imageSrc: "http://img.b2bpic.net/free-photo/desk-with-boss-day-calendar_23-2148636860.jpg",
imageAlt: "Calendar with years of experience",
},
{ {
id: "completed-projects", id: "happy-clients", value: "5,000+", title: "Happy Clients", description: "Thousands of satisfied customers walk out with a fresh look every year.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-attractive-male-barber-holds-scissors-comb-ready-haircut-guy_273609-3286.jpg", imageAlt: "Pleased barber with scissors and comb"},
value: "10,000+",
title: "Completed Projects",
description: "Successfully resolved plumbing issues for thousands of satisfied clients.",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-members-organizing-shipments-checking-stock_482257-131423.jpg",
imageAlt: "Completed projects list",
},
{ {
id: "certified-plumbers", id: "master-barbers", value: "Master", title: "Master Barbers", description: "Our team consists of highly trained and fully certified barbering professionals.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-male-barber-with-trendy-haircut-posing-against-dark-wall-and-looking-away-camera_273609-3386.jpg", imageAlt: "Stylish male barber"},
value: "Certified",
title: "Expert Plumbers",
description: "Our team consists of highly trained and fully certified plumbing professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-worker-uniform-looking-sad-front-view_176474-34533.jpg",
imageAlt: "Plumbing certification badge",
},
]} ]}
title="Our Commitment to Quality & Service" title="Westside Barbershop by the Numbers"
description="Proudly serving the Westside community with dedication and excellence. Our numbers speak for themselves." description="See why our clients trust us for their grooming needs. Quality, experience, and satisfaction are at the heart of what we do."
/> />
</div> </div>
@@ -317,23 +196,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What services do you offer?", content: "We offer a full range of services including men's haircuts, beard trims, hot shaves, and styling. Check our Services section for more details."},
title: "What areas do you serve?",
content: "We proudly serve the entire Westside area, including [list specific neighborhoods/cities, e.g., Santa Monica, Venice, Culver City, Beverly Hills] and surrounding communities.",
},
{ {
id: "faq-2", id: "faq-2", title: "How can I book an appointment?", content: "You can book an appointment directly through our website using the online booking system in the Contact section, or by calling us at (555) 123-4567 during business hours."},
title: "Do you offer emergency plumbing services?",
content: "Yes, we understand that plumbing emergencies don't wait. We offer 24/7 emergency services for urgent repairs like burst pipes, major leaks, and severe clogs.",
},
{ {
id: "faq-3", id: "faq-3", title: "Do you accept walk-ins?", content: "While appointments are recommended to ensure availability, we do accept walk-ins based on our schedule. Feel free to call ahead to check current wait times."},
title: "How much does your service cost?", {
content: "Our pricing varies depending on the type and complexity of the service. We provide transparent, upfront pricing with no hidden fees after a thorough assessment. Contact us for a free estimate!", id: "faq-4", title: "What are your operating hours?", content: "We are open Tuesday to Saturday, from 9:00 AM to 7:00 PM. Closed on Sundays and Mondays."},
}, {
id: "faq-5", title: "Where are you located?", content: "Westside Barbershop is located at 123 Main Street, Westside, CA. We look forward to seeing you!"},
]} ]}
title="Frequently Asked Questions" title="Your Questions, Answered"
description="Find quick answers to common questions about our plumbing and rooter services." description="Find quick answers to common questions about Westside Barbershop's services, appointments, and policies."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -343,95 +217,68 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Westside Builders Alliance", "Westside Community Collective", "Local Business Network", "Style & Grooming Co.", "Barber's Guild West", "Fresh Cuts Magazine", "Urban Style Blog", "Gentlemen's Choice Products"]}
"Property Management Solutions", title="Trusted by the Westside Community"
"AquaTech Fixtures", description="Proudly serving a diverse clientele and partnering with local businesses and style brands."
"Community Homeowners Group",
"Commercial Contractors Inc.",
"Green Living Initiatives",
"SafeHome Insurance",
]}
title="Trusted by Westside Homes & Businesses"
description="We're proud to serve a diverse range of residential and commercial clients and partner with leading brands in plumbing fixtures and local associations."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}} tag="Book Your Style"
tag="Contact Us" title="Ready for a Fresh Look? Contact Westside Barbershop!"
title="Need Expert Plumbing Service? Call Westside Today!" description="Visit us at 123 Main Street, Westside, CA. Call us at (555) 123-4567 for appointments or emergencies. Book your next haircut or shave online below. We are here to help you look your best!"
description="Whether it's an emergency repair or scheduled maintenance, our team is ready to provide prompt and professional service. Get a free estimate now." imageSrc="http://img.b2bpic.net/free-photo/handsome-young-barber-wearing-stylish-apron-standing-next-red-leather-chair_141793-71822.jpg?_wi=2"
buttons={[ imageAlt="Barber standing in barbershop"
{ mediaPosition="right"
text: "Request a Quote", inputPlaceholder="Your Email"
href: "#contact", buttonText="Send Message"
}, termsText="By sending this message, you agree to our Privacy Policy."
{ onSubmit={(email: string) => alert(`Contact form submitted with email: ${email}`)}
text: "Call Us: (555) 123-4567",
href: "tel:+15551234567",
},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
logoSrc="http://img.b2bpic.net/free-vector/monocolor-minimalist-total-plumbing-logo-template_742173-19081.jpg" logoSrc="http://img.b2bpic.net/free-vector/barbershop-logo-template_23-2149303358.jpg"
logoAlt="Westside Plumbing & Rooter Logo" logoAlt="Westside Barbershop Logo"
columns={[ columns={[
{ {
items: [ items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Services", label: "Services", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Testimonials", label: "Booking", href: "#contact"},
href: "#testimonials",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
logoText="Westside Plumbing & Rooter" logoText="Westside Barbershop"
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f4f0;
--card: #f9f9f9; --card: #ffffff;
--foreground: #120a00e6; --foreground: #1a1a1a;
--primary-cta: #E34400; --primary-cta: #2c2c2c;
--primary-cta-text: #ffffff; --primary-cta-text: #f5f4f0;
--secondary-cta: #f9f9f9; --secondary-cta: #f5f4f0;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #1a1a1a;
--accent: #e2e2e2; --accent: #8a8a8a;
--background-accent: #E34400; --background-accent: #e8e6e1;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);