Update src/app/page.tsx

This commit is contained in:
2026-06-07 18:45:33 +00:00
parent bf03429884
commit 6a385fdd2b

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=1"
imageAlt="Professional plumber fixing a sink"
/>
</div>
@@ -100,7 +100,7 @@ export default function LandingPage() {
description="At SwiftPlumb, we pride ourselves on delivering top-notch plumbing services with integrity and expertise. With over 15 years in the business, our certified team is dedicated to solving your plumbing challenges efficiently and effectively. From routine maintenance to emergency repairs, we're here to ensure your plumbing systems run smoothly."
tag="About Us"
tagIcon={Cog}
imageSrc="http://img.b2bpic.net/free-photo/two-smiling-builders-work-clothes-happily-looking-camera-spending-time-workshop-with-variety-tools-background_574295-1638.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-smiling-builders-work-clothes-happily-looking-camera-spending-time-workshop-with-variety-tools-background_574295-1638.jpg?_wi=1"
imageAlt="Plumbing team smiling"
/>
</div>
@@ -117,7 +117,7 @@ export default function LandingPage() {
descriptions: [
"Pinpointing and fixing leaks quickly to prevent water damage and conserve resources.",
],
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1",
imageAlt: "Water leak from pipe",
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
descriptions: [
"Professional installation of new faucets, toilets, water heaters, and more.",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg?_wi=1",
imageAlt: "Plumber installing a water heater",
},
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
descriptions: [
"Effective clearing of clogged drains and sewer lines to restore optimal flow.",
],
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg?_wi=1",
imageAlt: "Plumber cleaning a drain",
},
]}
@@ -265,7 +265,7 @@ export default function LandingPage() {
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/young-person-presenting-empty-copyspace_1048-17666.jpg",
avatarAlt: "Sarah J. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg?_wi=2",
imageAlt: "smiling customer portrait professional",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
tag: "Business Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/crazy-man-funny-expression_1194-3203.jpg",
avatarAlt: "Michael T. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-builders-work-clothes-happily-looking-camera-spending-time-workshop-with-variety-tools-background_574295-1638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-builders-work-clothes-happily-looking-camera-spending-time-workshop-with-variety-tools-background_574295-1638.jpg?_wi=2",
imageAlt: "smiling customer portrait professional",
},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13339.jpg",
avatarAlt: "Emily R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2",
imageAlt: "smiling customer portrait professional",
},
{
@@ -301,7 +301,7 @@ export default function LandingPage() {
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
avatarAlt: "David K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515893.jpg?_wi=2",
imageAlt: "smiling customer portrait professional",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
tag: "Homeowner",
avatarSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
avatarAlt: "Jessica L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man_1368-1757.jpg?_wi=2",
imageAlt: "smiling customer portrait professional",
},
]}