Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-notary_74855-2978.jpg?_wi=1"
|
||||
imageAlt="In-home consultation with Hansen team"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
name: "Walk-In Showers & Bath Remodels",
|
||||
price: "Request Quote",
|
||||
variant: "Custom Design Solutions",
|
||||
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=1",
|
||||
imageAlt: "Modern walk-in shower design"
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
||||
name: "Home Remodeling Support",
|
||||
price: "Request Quote",
|
||||
variant: "Complete Project Guidance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278559.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278559.jpg?_wi=1",
|
||||
imageAlt: "Professional home remodeling work"
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
name: "Planning & Options Guidance",
|
||||
price: "Free Consultation",
|
||||
variant: "Clear, Honest Advice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1",
|
||||
imageAlt: "Bathroom renovation consultation"
|
||||
}
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="Modern office consultation space"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user