From f128dfecc07dad322c992100e3763f984887d2c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 18:43:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3dc4ab..be425bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { { value: "Buy • Sell • Trade", label: "Full Service" } ]} enableKpiAnimation={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771958433050-twsu01pz.png" + imageSrc="https://img.b2bpic.net/free-photo/image-dressing-room-with-male-clothes_74855-21545.jpg" imageAlt="La Loupe Vintage storefront with colorful vintage pieces" mediaAnimation="blur-reveal" buttons={[ @@ -79,29 +79,26 @@ export default function HomePage() { /> -
-
-
- -
+
+
@@ -169,6 +166,9 @@ export default function HomePage() { ratingAnimation="slide-up" avatarsAnimation="blur-reveal" useInvertedBackground={false} + buttons={[ + { text: "Join thousands of satisfied sellers today", href: "/sell-with-us" } + ]} />
-- 2.49.1