Update src/app/walk-in-showers/page.tsx
This commit is contained in:
@@ -55,19 +55,19 @@ export default function WalkInShowersPage() {
|
||||
id: 2,
|
||||
title: "Materials & Layout Options Explained",
|
||||
description: "From tile to fixtures to accessibility features, we break down every choice so you understand what you're investing in.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-shows-color-swatches-lady-customer-new-kitchen-furniture_93675-134887.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salesman-shows-color-swatches-lady-customer-new-kitchen-furniture_93675-134887.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Comfort-Focused Features",
|
||||
description: "Built-in benches, handheld shower options, slip-resistant flooring, and thoughtful storage make every shower a pleasure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Respectful, In-Home Consultation",
|
||||
description: "We measure, listen, and ask the right questions—then let you decide on your timeline and choices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -89,7 +89,7 @@ export default function WalkInShowersPage() {
|
||||
name: "Tub-to-Shower Conversion",
|
||||
price: "Starting at $3,500",
|
||||
variant: "Most Popular Choice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=5",
|
||||
imageAlt: "Clean tub-to-shower conversion"
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function WalkInShowersPage() {
|
||||
name: "Accessible Walk-In Shower",
|
||||
price: "Custom Quote",
|
||||
variant: "Safety & Independence",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=6",
|
||||
imageAlt: "Accessible shower with safety features"
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function WalkInShowersPage() {
|
||||
name: "Luxury Spa-Style Shower",
|
||||
price: "Custom Quote",
|
||||
variant: "Premium Materials & Features",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-showers-stone-tile-premium-spa_169016-68908.jpg?_wi=7",
|
||||
imageAlt: "Luxury spa shower installation"
|
||||
}
|
||||
]}
|
||||
@@ -127,7 +127,7 @@ export default function WalkInShowersPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg?_wi=3"
|
||||
imageAlt="Planning your shower renovation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user