Update src/app/page.tsx
This commit is contained in:
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
||||
href: "tel:+15615550123",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/professional-photograph-of-a-modern-car--1774672727261-c2130081.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/professional-photograph-of-a-modern-car--1774672727261-c2130081.png?_wi=1"
|
||||
imageAlt="Professional car wash service"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/modern-abstract-icon-of-a-shield-or-card-1774672728015-55d341c1.png"
|
||||
mediaAnimation="slide-up"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4"
|
||||
videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Quick, efficient, and friendly staff. Best car wash in town!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/happy-customer-portrait-professional-nat-1774672727351-a1ff1e74.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/happy-customer-portrait-professional-nat-1774672727351-a1ff1e74.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
handle: "@jwhite",
|
||||
testimonial: "So convenient and my car is consistently clean. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/happy-customer-portrait-professional-nat-1774672727351-a1ff1e74.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BYixo1CTdNOSTjvLW4miY30xFl/happy-customer-portrait-professional-nat-1774672727351-a1ff1e74.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user