Merge version_2 into main #4
@@ -7,6 +7,7 @@ import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -53,14 +54,20 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=1", imageAlt: "Professional local plumber providing excellent service." },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-points-camera-pink_141793-74591.jpg", imageAlt: "Belle Plumbing service vehicle in Summerville." },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/coveralls-digitally-generated-car-cardboard-box-pointing_1134-941.jpg", imageAlt: "Master plumber working on residential pipe system." },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-standing-with-hands-raised-holding-hammer-adjustable-wrench-threatening-pose-having-fun-isolated-blue-wall_141793-14163.jpg", imageAlt: "Plumbing expert explaining repairs to a homeowner." },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg", imageAlt: "Friendly customer service representative on-site." },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg", imageAlt: "Clean, orderly work area during plumbing repair." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero-centered" data-section="hero-centered">
|
||||
<HeroCentered
|
||||
title="Belle Plumbing Experience"
|
||||
description="Professional plumbing solutions delivered with local expertise and care."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=1", alt: "Plumber 1" }, { src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-points-camera-pink_141793-74591.jpg", alt: "Plumber 2" }]}
|
||||
buttons={[{ text: "Our Services", href: "#services" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
@@ -80,10 +87,6 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ id: "f1", title: "On Time, Every Time", description: "They arrived exactly when they said they would.", tag: "Punctuality", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-turbo-plumbing-logo-template_742173-19115.jpg", imageAlt: "plumbing company logo" },
|
||||
{ id: "f2", title: "Honest Pricing", description: "No upselling. Fair quotes that match the final invoice.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=2", imageAlt: "plumbing company logo" },
|
||||
{ id: "f3", title: "Same-Day & Emergency", description: "Available even on holiday weekends.", tag: "Availability", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-joyful-guy-doing-yes-gesture-excited-girl-keeping-hands-air-both-looking-camera-isolated-white-wall_141793-113809.jpg", imageAlt: "plumbing company logo" },
|
||||
{ id: "f4", title: "Clean & Respectful", description: "Cleaned up after themselves every time.", tag: "Professionalism", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", imageAlt: "plumbing company logo" },
|
||||
{ id: "f5", title: "Expert Technicians", description: "Knowledgeable plumbers who explain what they're doing.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", imageAlt: "plumbing company logo" },
|
||||
{ id: "f6", title: "Real Family Business", description: "You can tell they actually care about their customers.", tag: "Family", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1", imageAlt: "plumbing company logo" },
|
||||
]}
|
||||
title="Why Choose Belle Plumbing?"
|
||||
description="Family-owned, trusted, and always there when you need us."
|
||||
@@ -99,10 +102,6 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "p1", name: "Water Heater Installation", price: "Starting at $500", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=2", variant: "Tank & Tankless" },
|
||||
{ id: "p2", name: "Whole-Home Repiping", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", variant: "Poly to PEX" },
|
||||
{ id: "p3", name: "Emergency Plumbing", price: "Available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg", variant: "Priority" },
|
||||
{ id: "p4", name: "Drain Cleaning", price: "Starting at $150", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", variant: "Video Inspection" },
|
||||
{ id: "p5", name: "Gas Line Services", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2", variant: "Repair & Install" },
|
||||
{ id: "p6", name: "Faucet & Sink Setup", price: "Starting at $100", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", variant: "Installation" },
|
||||
]}
|
||||
title="Comprehensive Plumbing Services"
|
||||
description="From emergency leaks to full-home re-piping."
|
||||
@@ -116,11 +115,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Colleen & Rick", role: "Homeowner", company: "Summerville", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg" },
|
||||
{ id: "2", name: "Donna Pearsall", role: "Homeowner", company: "Summerville", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283525.jpg" },
|
||||
{ id: "3", name: "Michael McNerny", role: "Homeowner", company: "Charleston", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/parents-playing-together-with-their-children_23-2148467012.jpg" },
|
||||
{ id: "4", name: "Keyla Santos", role: "Homeowner", company: "Goose Creek", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914233.jpg" },
|
||||
{ id: "5", name: "Johnny Glenn", role: "Homeowner", company: "Hanahan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-women-home-chatting-about-nails_23-2148655900.jpg" },
|
||||
{ id: "6", name: "Beth Z", role: "Homeowner", company: "Mt Pleasant", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "5.0", label: "Avg Rating" },
|
||||
@@ -141,11 +135,6 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "m1", value: "Summerville", description: "Local HQ" },
|
||||
{ id: "m2", value: "Charleston", description: "Service Area" },
|
||||
{ id: "m3", value: "North Charleston", description: "Service Area" },
|
||||
{ id: "m4", value: "Cane Bay", description: "Service Area" },
|
||||
{ id: "m5", value: "Goose Creek", description: "Service Area" },
|
||||
{ id: "m6", value: "Hanahan", description: "Service Area" },
|
||||
{ id: "m7", value: "Mt Pleasant", description: "Service Area" },
|
||||
]}
|
||||
title="Serving the Lowcountry"
|
||||
description="Proudly providing honest plumbing service to the greater Charleston region."
|
||||
@@ -158,9 +147,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Do you offer emergency plumbing?", content: "Yes, we are available for emergency plumbing needs even on holidays." },
|
||||
{ id: "q2", title: "Are you licensed and insured?", content: "Absolutely. Belle Plumbing is fully licensed and insured, with a Master Plumber overseeing operations." },
|
||||
{ id: "q3", title: "Do you provide same-day service?", content: "Yes, same-day appointments are often available for urgent repairs." },
|
||||
{ id: "q4", title: "How do your prices compare?", content: "We pride ourselves on honest, fair pricing that matches our quotes. No hidden fees." },
|
||||
]}
|
||||
title="Common Plumbing Questions"
|
||||
description="Expert answers for your peace of mind."
|
||||
@@ -172,10 +158,9 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to Help — Give Us a Call or Request Service Online. A real person answers the phone. No bots, no runaround. Same-day appointments often available."
|
||||
text="Ready to Help — Give Us a Call or Request Service Online."
|
||||
buttons={[
|
||||
{ text: "Call Now: 843-555-0199", href: "tel:843-555-0199" },
|
||||
{ text: "Book Online", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user