diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e212a3..922c851 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { { text: "Book Service", href: "#contact" } ]} buttonAnimation="slide-up" - background="radial-gradient" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg?_wi=1" + background={{ variant: "radial-gradient" }} + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg" 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-checking-engine_23-2148270679.jpg" imageAlt="Professional mechanic service" />