Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function AboutPage() {
|
||||
description="20+ Years Serving Hamilton"
|
||||
subdescription="SwiftFlow Plumbing is a family-owned, licensed plumbing company dedicated to providing honest, reliable service to Hamilton residents and businesses."
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg?_wi=2"
|
||||
imageAlt="professional plumbing team portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function ContactPage() {
|
||||
handle: "@james_h",
|
||||
testimonial: "SwiftFlow responded to our emergency within 30 minutes and fixed our burst pipe quickly and professionally. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=2",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function ContactPage() {
|
||||
handle: "@sarah_chen",
|
||||
testimonial: "The team was courteous, efficient, and transparent about pricing. They installed our new hot water system perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg?_wi=2",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function ContactPage() {
|
||||
handle: "@linda_t",
|
||||
testimonial: "Been using SwiftFlow for 5 years. They're reliable, affordable, and always on time. Can't ask for better service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=2",
|
||||
imageAlt: "Linda Thompson",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function ContactPage() {
|
||||
handle: "@d_wilson",
|
||||
testimonial: "Professional team with real expertise. They diagnosed our drain issue immediately and resolved it without unnecessary work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=2",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -114,7 +114,7 @@ export default function HomePage() {
|
||||
description="20+ Years Serving Hamilton"
|
||||
subdescription="SwiftFlow Plumbing is a family-owned, licensed plumbing company dedicated to providing honest, reliable service to Hamilton residents and businesses."
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/equipment-large-bargain-construction-parked_1134-1112.jpg?_wi=1"
|
||||
imageAlt="SwiftFlow Plumbing professional team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
handle: "@james_h",
|
||||
testimonial: "SwiftFlow responded to our emergency within 30 minutes and fixed our burst pipe quickly and professionally. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg?_wi=1",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function HomePage() {
|
||||
handle: "@sarah_chen",
|
||||
testimonial: "The team was courteous, efficient, and transparent about pricing. They installed our new hot water system perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-giving-thumbs-up-gray-wall_114579-63355.jpg?_wi=1",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
handle: "@linda_t",
|
||||
testimonial: "Been using SwiftFlow for 5 years. They're reliable, affordable, and always on time. Can't ask for better service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg?_wi=1",
|
||||
imageAlt: "Linda Thompson",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
handle: "@d_wilson",
|
||||
testimonial: "Professional team with real expertise. They diagnosed our drain issue immediately and resolved it without unnecessary work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-curly-businesswoman-standing-with-folded-hands-portrait-successful-confident-young-pretty-female-office-employer-suit-posing-work-business-company-management-concept_74855-6735.jpg?_wi=1",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user