Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Somchai K.", handle: "@BangkokDriver", testimonial: "Good service, reasonable price. Definitely coming back!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png?_wi=1"},
|
||||
{
|
||||
name: "Jane Doe", handle: "@LocalCarOwner", testimonial: "Nice area to wait, very professional team. My car looks brand new.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/close-up-photo-of-a-clean-car-exterior-a-1774769291240-ae3dc596.png"},
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/interior-shot-of-a-perfectly-clean-and-d-1774769288731-a9855df3.png"},
|
||||
{
|
||||
name: "Kittisak S.", handle: "@BangkokCarLovers", testimonial: "Outstanding quality and attention to detail. Worth every Baht.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/happy-customer-standing-near-their-clean-1774769288686-657eb53f.png?_wi=2"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "Comfortable Waiting Area", content: "Relax in our clean and comfortable lounge while your car gets premium treatment."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="blur-reveal"
|
||||
inputPlaceholder="Enter your phone number for callback"
|
||||
buttonText="Book Now"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bbsg1knQr6oI4pA8Hsxw9df9Um/before-and-after-comparison-of-a-clean-s-1774769289660-8c00dd72.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user