From 5c6c523a0131672cf85f03bbf143094004a0d5c6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 21:34:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ae0041..4d463b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,8 +124,7 @@ export default function LandingPage() { tag="Our Commitment" tagIcon={Award} videoSrc="" - imageSrc="http://img.b2bpic.net/free-vector/extended-warranty-service-stamp-with-tick-mark-design_1017-61518.jpg" - imageAlt="Quality assurance and warranty" + mediaAnimation="opacity" mediaPosition="right" accordionItems={[ { @@ -143,7 +142,6 @@ export default function LandingPage() { ]} buttons={[{ text: "View All Benefits", href: "#contact" }]} useInvertedBackground={false} - mediaAnimation="opacity" /> -- 2.49.1