From 6c1c8454b02d24476e15c7bd858e323430199d70 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 05:30:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c39cb1a..dcdf849 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Discover a curated collection of premium products and services, meticulously crafted for the discerning individual. Elevate your lifestyle with our exclusive offerings." background={{ variant: "glowing-orb" }} mediaAnimation="slide-up" - useInvertedBackground={false} + imagePosition="right" fixedMediaHeight={true} imageSrc="http://img.b2bpic.net/free-photo/note-with-encouragement-quote-starting-with-dear_23-2150105115.jpg" @@ -74,8 +74,7 @@ export default function LandingPage() { buttons={[ { text: "Learn More", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas-office_176420-1685.jpg" - imageAlt="Team collaborating in a modern office" + /> -- 2.49.1