From 13e3cfb842f82a4bf4e763739c83ae83b9a3a62e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:37:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fd3a90..28f2dde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,6 +202,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1413.jpg" imageAlt="Mobile car detailing service" mediaPosition="right" + mediaAnimation="slide-up" inputPlaceholder="Enter your email address" buttonText="Book Appointment" termsText="We'll contact you within 24 hours to confirm your detailing appointment." -- 2.49.1