Merge version_1_1782226238129 into main #2
@@ -20,28 +20,21 @@ export default function HomePage() {
|
||||
title="Swift Plumbing Glasgow's Trusted Emergency Response"
|
||||
description="Same-day service for burst pipes, leaks, and installations. Licensed professionals, transparent pricing, no surprises."
|
||||
primaryButton={{
|
||||
text: "Book Emergency Service",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book Emergency Service", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
}}
|
||||
text: "View Services", href: "#services"}}
|
||||
items={[
|
||||
{
|
||||
text: "Emergency Response",
|
||||
icon: Zap,
|
||||
text: "Emergency Response", icon: Zap,
|
||||
},
|
||||
{
|
||||
text: "Licensed Professionals",
|
||||
icon: Shield,
|
||||
text: "Licensed Professionals", icon: Shield,
|
||||
},
|
||||
{
|
||||
text: "Transparent Pricing",
|
||||
icon: CheckCircle,
|
||||
text: "Transparent Pricing", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -51,9 +44,7 @@ export default function HomePage() {
|
||||
<AboutTextSplit
|
||||
title="Built on Reliability"
|
||||
descriptions={[
|
||||
"Swift Plumbing serves the Glasgow area with a commitment to rapid response and high-quality workmanship. Whether you are dealing with a burst pipe in the middle of the night or a routine boiler maintenance, our team is ready to help.",
|
||||
"We understand that plumbing issues can be stressful. That's why we focus on transparent pricing and friendly communication, ensuring you always know exactly what to expect before we start the job.",
|
||||
]}
|
||||
"Swift Plumbing serves the Glasgow area with a commitment to rapid response and high-quality workmanship. Whether you are dealing with a burst pipe in the middle of the night or a routine boiler maintenance, our team is ready to help.", "We understand that plumbing issues can be stressful. That's why we focus on transparent pricing and friendly communication, ensuring you always know exactly what to expect before we start the job."]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -66,20 +57,11 @@ export default function HomePage() {
|
||||
description="We handle everything from emergency repairs to full-scale installations for your home or business."
|
||||
items={[
|
||||
{
|
||||
title: "Emergency Leak Repair",
|
||||
description: "Rapid response for burst pipes, leaking faucets, and flooding issues.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-talking-mobile-phone-looking-confident-standing-isolated-pink-wall_141793-13957.jpg",
|
||||
},
|
||||
title: "Emergency Leak Repair", description: "Rapid response for burst pipes, leaking faucets, and flooding issues.", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-security-helmet-talking-mobile-phone-looking-confident-standing-isolated-pink-wall_141793-13957.jpg"},
|
||||
{
|
||||
title: "Boiler & Heating",
|
||||
description: "Professional installation and repair services for your home heating systems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg",
|
||||
},
|
||||
title: "Boiler & Heating", description: "Professional installation and repair services for your home heating systems.", imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg"},
|
||||
{
|
||||
title: "General Maintenance",
|
||||
description: "Routine checkups and maintenance to keep your plumbing infrastructure performing at its peak.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-father-teaching-kid-how-shave_23-2149450885.jpg",
|
||||
},
|
||||
title: "General Maintenance", description: "Routine checkups and maintenance to keep your plumbing infrastructure performing at its peak.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-father-teaching-kid-how-shave_23-2149450885.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -93,20 +75,11 @@ export default function HomePage() {
|
||||
description="Quick, efficient, and trusted by the Glasgow community."
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Avg Response Time",
|
||||
value: "60m",
|
||||
},
|
||||
icon: "Clock", title: "Avg Response Time", value: "60m"},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Happy Customers",
|
||||
value: "5000+",
|
||||
},
|
||||
icon: "Users", title: "Happy Customers", value: "5000+"},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Licensed Projects",
|
||||
value: "1200+",
|
||||
},
|
||||
icon: "Award", title: "Licensed Projects", value: "1200+"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -120,29 +93,14 @@ export default function HomePage() {
|
||||
description="Highly trained, friendly, and ready to solve your plumbing problems."
|
||||
groups={[
|
||||
{
|
||||
title: "Leadership",
|
||||
members: [
|
||||
title: "Leadership", members: [
|
||||
{
|
||||
name: "David Miller",
|
||||
role: "Head Plumber",
|
||||
detail: "15+ years of industry experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-confident-smile-face-crossed-arms-isolated-white-wall_141793-15939.jpg",
|
||||
},
|
||||
name: "David Miller", role: "Head Plumber", detail: "15+ years of industry experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-with-confident-smile-face-crossed-arms-isolated-white-wall_141793-15939.jpg"},
|
||||
{
|
||||
name: "Sarah Jenkins",
|
||||
role: "Operations Manager",
|
||||
detail: "Ensuring seamless scheduling and response.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
|
||||
},
|
||||
name: "Sarah Jenkins", role: "Operations Manager", detail: "Ensuring seamless scheduling and response.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg"},
|
||||
{
|
||||
name: "Alan Smith",
|
||||
role: "Senior Technician",
|
||||
detail: "Expert in complex installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-male-builder-wearing-uniform-safety-helmet-write-something-clipboard_141793-96349.jpg",
|
||||
},
|
||||
name: "Alan Smith", role: "Senior Technician", detail: "Expert in complex installations.", imageSrc: "http://img.b2bpic.net/free-photo/thinking-young-male-builder-wearing-uniform-safety-helmet-write-something-clipboard_141793-96349.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg?_wi=2",
|
||||
imageAlt: "professional portrait plumber",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -157,40 +115,20 @@ export default function HomePage() {
|
||||
description="See why local homeowners choose Swift Plumbing for their emergency needs."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alice Thompson",
|
||||
role: "Homeowner",
|
||||
quote: "Incredible speed when my pipe burst at 2 AM. Saved my living room floor!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg",
|
||||
},
|
||||
name: "Alice Thompson", role: "Homeowner", quote: "Incredible speed when my pipe burst at 2 AM. Saved my living room floor!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg"},
|
||||
{
|
||||
name: "Marcus Reid",
|
||||
role: "Business Owner",
|
||||
quote: "Professional, on-time, and fixed our office issue without any fuss. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-cellphone-office_23-2147843628.jpg",
|
||||
},
|
||||
name: "Marcus Reid", role: "Business Owner", quote: "Professional, on-time, and fixed our office issue without any fuss. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-cellphone-office_23-2147843628.jpg"},
|
||||
{
|
||||
name: "Jane Anderson",
|
||||
role: "Homeowner",
|
||||
quote: "Very transparent pricing. No hidden fees. The team was friendly and polite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg",
|
||||
},
|
||||
name: "Jane Anderson", role: "Homeowner", quote: "Very transparent pricing. No hidden fees. The team was friendly and polite.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-hugging-man-kitchen_23-2147742357.jpg"},
|
||||
{
|
||||
name: "Liam Connor",
|
||||
role: "Homeowner",
|
||||
quote: "Had an emergency repair done today. Everything worked perfectly afterward.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg",
|
||||
},
|
||||
name: "Liam Connor", role: "Homeowner", quote: "Had an emergency repair done today. Everything worked perfectly afterward.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg"},
|
||||
{
|
||||
name: "Elise Graham",
|
||||
role: "Property Manager",
|
||||
quote: "My go-to plumbing contractors for our rental properties. Consistent quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
|
||||
},
|
||||
name: "Elise Graham", role: "Property Manager", quote: "My go-to plumbing contractors for our rental properties. Consistent quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -203,14 +141,7 @@ export default function HomePage() {
|
||||
title="Recognized Excellence"
|
||||
description="We adhere to the highest industry standards for your peace of mind."
|
||||
names={[
|
||||
"Gas Safe Registered",
|
||||
"CIPHE Member",
|
||||
"TrustMark Approved",
|
||||
"Glasgow Business Award",
|
||||
"SafeContractor",
|
||||
"Constructionline Gold",
|
||||
"Which? Trusted Trader",
|
||||
]}
|
||||
"Gas Safe Registered", "CIPHE Member", "TrustMark Approved", "Glasgow Business Award", "SafeContractor", "Constructionline Gold", "Which? Trusted Trader"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -223,20 +154,13 @@ export default function HomePage() {
|
||||
description="Everything you need to know about our services."
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
name: "General", items: [
|
||||
{
|
||||
question: "What is your emergency response time?",
|
||||
answer: "We aim to reach most Glasgow addresses within 60 minutes for urgent emergencies.",
|
||||
},
|
||||
question: "What is your emergency response time?", answer: "We aim to reach most Glasgow addresses within 60 minutes for urgent emergencies."},
|
||||
{
|
||||
question: "Are you licensed?",
|
||||
answer: "Yes, we are fully licensed, insured, and Gas Safe registered.",
|
||||
},
|
||||
question: "Are you licensed?", answer: "Yes, we are fully licensed, insured, and Gas Safe registered."},
|
||||
{
|
||||
question: "Do you charge extra for weekends?",
|
||||
answer: "We offer transparent pricing options, and all costs are agreed upon upfront.",
|
||||
},
|
||||
question: "Do you charge extra for weekends?", answer: "We offer transparent pricing options, and all costs are agreed upon upfront."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -250,13 +174,9 @@ export default function HomePage() {
|
||||
tag="Get in touch"
|
||||
text="Need urgent assistance? Our emergency team is standing by to help you 24/7."
|
||||
primaryButton={{
|
||||
text: "Call Now: 0141 555 0199",
|
||||
href: "tel:01415550199",
|
||||
}}
|
||||
text: "Call Now: 0141 555 0199", href: "tel:01415550199"}}
|
||||
secondaryButton={{
|
||||
text: "Book Online",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Book Online", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user