5 Commits

Author SHA1 Message Date
15dfc0c18a Update src/app/page.tsx 2026-05-11 00:22:10 +00:00
65c24aa99b Merge version_3 into main
Merge version_3 into main
2026-05-11 00:20:14 +00:00
6b03cacc03 Update src/app/page.tsx 2026-05-11 00:20:11 +00:00
97960d929a Merge version_2 into main
Merge version_2 into main
2026-05-11 00:17:15 +00:00
e90f9d352d Merge version_2 into main
Merge version_2 into main
2026-05-11 00:16:47 +00:00

View File

@@ -43,8 +43,8 @@ export default function SuncoastPlumbingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Your Trusted Suncoast Plumbing Experts"
description="Top-rated plumbing services for the Suncoast region. From emergency leak repairs to complete pipe installations, our licensed team ensures your home stays problem-free."
title="Your Trusted 24/7 Suncoast Plumbing Experts"
description="Serving South Houston with professional drainage repair and expert sink plumbing. We are available 24/7 to keep your home or business running smoothly."
avatars={[]}
buttons={[
{ text: "Schedule Service", href: "#contact" },
@@ -61,13 +61,13 @@ export default function SuncoastPlumbingPage() {
<MetricSplitMediaAbout
tag="About Suncoast"
title="Quality Plumbing You Can Rely On"
description="Suncoast Plumbing has been serving the region with integrity and expert craftsmanship for over a decade. We specialize in residential and light commercial plumbing solutions, combining modern technology with traditional service values."
description="Located at 1204 Missouri St, South Houston, TX, Suncoast Plumbing has provided expert craftsmanship for over a decade. Whether it is an urgent sink repair or complex drainage work, we are committed to fast, reliable service, 24 hours a day, 7 days a week."
metrics={[
{ value: "15+", title: "Years Serving Suncoast" },
{ value: "24/7", title: "Available Always" },
{ value: "10k+", title: "Successful Jobs" },
]}
imageSrc="https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?q=80&w=1000"
imageAlt="Professional plumbing team"
imageSrc="https://images.unsplash.com/photo-1581244277943-fe4a90747d95?q=80&w=1000"
imageAlt="Professional plumber holding a pipe wrench"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -76,12 +76,12 @@ export default function SuncoastPlumbingPage() {
<div id="services" data-section="services">
<FeatureCardOne
title="Our Plumbing Services"
description="Comprehensive solutions to keep your plumbing systems running perfectly."
title="Specialized Plumbing Solutions"
description="Professional care for your residential and commercial needs."
features={[
{ title: "Drain Cleaning", description: "Fast and efficient clearing of clogs and debris from your drains.", imageSrc: "https://images.unsplash.com/photo-1607478900766-efe1320140f0?q=80&w=600" },
{ title: "Leak Detection", description: "Advanced diagnostic tools to find hidden leaks before they cause damage.", imageSrc: "https://images.unsplash.com/photo-1556073434-2e90c42245b7?q=80&w=600" },
{ title: "Water Heaters", description: "Installation, maintenance, and repair of tankless and traditional water heaters.", imageSrc: "https://images.unsplash.com/photo-1595085022207-67c74f56f437?q=80&w=600" },
{ title: "Drain Repair", description: "Fast, high-efficiency repair for slow or clogged drains, highly rated by local clients.", imageSrc: "https://images.unsplash.com/photo-1607478900766-efe1320140f0?q=80&w=600", imageAlt: "Drain repair service" },
{ title: "Sink Plumbing", description: "Expert sink installation and repair services, ensuring a seamless finish.", imageSrc: "https://images.unsplash.com/photo-1556073434-2e90c42245b7?q=80&w=600", imageAlt: "Sink plumbing installation" },
{ title: "Water Heaters", description: "Professional repair, maintenance, and installation for all heater types.", imageSrc: "https://images.unsplash.com/photo-1595085022207-67c74f56f437?q=80&w=600", imageAlt: "Water heater maintenance" },
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -92,11 +92,11 @@ export default function SuncoastPlumbingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="Client Testimonials"
description="See why residents across the Suncoast trust us for their plumbing needs."
title="Client Feedback"
description="Hear what our neighbors in South Houston have to say about our fast and reliable services."
testimonials={[
{ id: "1", name: "Sarah K.", handle: "Suncoast Homeowner", testimonial: "Professional, fast, and very clean. Suncoast Plumbing is the only call I make.", rating: 5 },
{ id: "2", name: "Mike D.", handle: "Local Business", testimonial: "They handled our complex commercial plumbing issues with ease. Highly skilled team!", rating: 5 },
{ id: "1", name: "Sarah K.", handle: "Homeowner", testimonial: "They handled our sink repair instantly. Best fast-acting drainage service in town!", rating: 5, imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?q=80&w=200" },
{ id: "2", name: "Mike D.", handle: "Business Owner", testimonial: "24/7 service that actually answers the phone. Excellent, professional plumbing work.", rating: 5, imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200" },
]}
showRating={true}
animationType="slide-up"
@@ -107,10 +107,10 @@ export default function SuncoastPlumbingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Common Plumbing Questions"
sideTitle="Frequently Asked Questions"
faqs={[
{ id: "1", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured plumbing professionals providing high-quality services to our region." },
{ id: "2", title: "Do you offer 24/7 service?", content: "Emergency plumbing issues don't wait for business hours—neither do we. We offer round-the-clock emergency support." },
{ id: "1", title: "Where are you located?", content: "We are based at 1204 Missouri St, South Houston, TX 77587, serving the surrounding region." },
{ id: "2", title: "Do you offer 24/7 service?", content: "Yes, we provide round-the-clock emergency support, 24 hours a day, 7 days a week, 365 days a year." },
]}
faqsAnimation="slide-up"
useInvertedBackground={false}
@@ -121,10 +121,10 @@ export default function SuncoastPlumbingPage() {
<ContactCTA
tag="Contact Us"
tagIcon={Phone}
title="Need Plumbing Assistance?"
description="Our friendly team is standing by to help you. Schedule a quote or emergency repair today."
title="Need Immediate Plumbing Help?"
description="Call us directly at 713-944-0046, or visit us at our office on Missouri St. We are ready to assist you any time, day or night."
buttons={[
{ text: "Call (555) SUN-COAST", href: "tel:5557862627" },
{ text: "Call +1 713-944-0046", href: "tel:+17139440046" },
{ text: "Get a Quote", href: "#contact" }
]}
background={{ variant: "plain" }}
@@ -137,8 +137,8 @@ export default function SuncoastPlumbingPage() {
logoText="Suncoast Plumbing"
imageSrc="https://images.unsplash.com/photo-1541888946425-d81bb19240f5?q=80&w=600"
columns={[
{ title: "Services", items: [{ label: "Drain Cleaning", href: "#services" }, { label: "Leak Detection", href: "#services" }] },
{ title: "Contact", items: [{ label: "(555) SUN-COAST", href: "tel:5557862627" }] }
{ title: "Services", items: [{ label: "Drain Repair", href: "#services" }, { label: "Sink Plumbing", href: "#services" }] },
{ title: "Contact Info", items: [{ label: "1204 Missouri St, South Houston", href: "#" }, { label: "+1 713-944-0046", href: "tel:+17139440046" }] }
]}
/>
</div>