Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990738.jpg", imageAlt: "Expert plumber demonstrating quality workmanship"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "Trusted plumbing service for Wyoming homes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg?_wi=1", imageAlt: "Trusted plumbing service for Wyoming homes"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "General Plumbing Repairs", description: "Expert diagnosis and repair of leaks, burst pipes, fixture issues, and drainage problems. Quick solutions that save you money and prevent further damage.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg", imageAlt: "General plumbing repair service"
|
||||
title: "General Plumbing Repairs", description: "Expert diagnosis and repair of leaks, burst pipes, fixture issues, and drainage problems. Quick solutions that save you money and prevent further damage.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746302.jpg?_wi=2", imageAlt: "General plumbing repair service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
|
||||
Reference in New Issue
Block a user