From 7e78b2b7f98764bb0af37e931b10a8a30db75f16 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 01:10:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a78124..d65d590 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,8 +67,9 @@ export default function LandingPage() { description="For over two decades, Apex Tires has provided premium tire solutions. We believe that your safety on the road starts with the right tires, installed with precision." subdescription="Our team of certified technicians ensures every vehicle receives expert care, so you can drive with absolute confidence in any weather condition." icon={Shield} - videoSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg" mediaAnimation="slide-up" + useInvertedBackground={false} /> -- 2.49.1