Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Call Now", href: "tel:+1-555-0123" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1"
|
||||
imageAlt="Professional plumber responding to emergency"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
title="Your Trusted Local Plumbing & Gas Fitting Partner"
|
||||
description="With over 20 years of experience serving residential and commercial clients, FastFlow Plumbing delivers reliable, professional service when you need it most. Our licensed technicians are trained in the latest plumbing and gas fitting techniques, committed to exceeding your expectations on every job."
|
||||
tag="About Us"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=1"
|
||||
imageAlt="FastFlow Plumbing professional team"
|
||||
buttons={[{ text: "Learn More About Our Services", href: "#services" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Professional Installation & Repair", description: "Using quality materials and proven techniques, we complete your project efficiently with minimal disruption to your home or business.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", imageAlt: "Professional plumbing installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=1", imageAlt: "Professional plumbing installation"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Quality materials" },
|
||||
{ icon: CheckCircle, text: "Expert installation" },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Inspection & Guarantee", description: "After completion, we conduct a final inspection and provide a satisfaction guarantee. Our follow-up support ensures long-term peace of mind.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg", imageAlt: "Emergency plumbing response"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg?_wi=1", imageAlt: "Emergency plumbing response"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Final inspection" },
|
||||
{ icon: CheckCircle, text: "Satisfaction guarantee" },
|
||||
@@ -117,13 +117,13 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "20+", title: "Years Experience", description: "Trusted local service provider with proven track record", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Experienced plumbing team"},
|
||||
id: "1", value: "20+", title: "Years Experience", description: "Trusted local service provider with proven track record", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=2", imageAlt: "Experienced plumbing team"},
|
||||
{
|
||||
id: "2", value: "1500+", title: "Projects Completed", description: "Residential and commercial installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", imageAlt: "Completed project portfolio"},
|
||||
id: "2", value: "1500+", title: "Projects Completed", description: "Residential and commercial installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg?_wi=2", imageAlt: "Completed project portfolio"},
|
||||
{
|
||||
id: "3", value: "24/7", title: "Emergency Response", description: "Same-day service available for urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg", imageAlt: "Emergency response van"},
|
||||
id: "3", value: "24/7", title: "Emergency Response", description: "Same-day service available for urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/bike-repair-shop_23-2148138614.jpg?_wi=2", imageAlt: "Emergency response van"},
|
||||
{
|
||||
id: "4", value: "100%", title: "Licensed & Insured", description: "Fully licensed professionals with comprehensive coverage", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "Licensed professional credentials"},
|
||||
id: "4", value: "100%", title: "Licensed & Insured", description: "Fully licensed professionals with comprehensive coverage", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", imageAlt: "Licensed professional credentials"},
|
||||
]}
|
||||
title="Why Choose FastFlow Plumbing"
|
||||
description="Our commitment to excellence is reflected in these key metrics that matter to you."
|
||||
|
||||
Reference in New Issue
Block a user