Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg?_wi=1"
|
||||
imageAlt="Professional mobile mechanic working on vehicle"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Book Appointment"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg?_wi=2"
|
||||
imageAlt="Professional mechanic service"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user