Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -176,7 +176,7 @@ export default function MoodyPlumbing() {
|
||||
{ value: "100%", title: "5-Star Reviews" },
|
||||
{ value: "20+", title: "Years Experience" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-toilet-top-view-modern-bathroom-minimalist-interior_169016-69532.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-toilet-top-view-modern-bathroom-minimalist-interior_169016-69532.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing installation"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -197,7 +197,7 @@ export default function MoodyPlumbing() {
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Residential Plumbing", price: "Fair Pricing", variant: "Repairs & Installations", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/white-toilet-top-view-modern-bathroom-minimalist-interior_169016-69532.jpg", imageAlt: "Residential plumbing"},
|
||||
"http://img.b2bpic.net/free-photo/white-toilet-top-view-modern-bathroom-minimalist-interior_169016-69532.jpg?_wi=2", imageAlt: "Residential plumbing"},
|
||||
{
|
||||
id: "2", name: "Full Re-Piping", price: "Expert Service", variant: "For Older Homes", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg", imageAlt: "Complete re-piping service"},
|
||||
|
||||
Reference in New Issue
Block a user