From bbbe785ef312a0ddae72a3b308072c85ffd8182d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:05:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dab8e2e..f11d1a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,19 +57,6 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DvRaP5J7yuWtWU8aBAla86gVD4/uploaded-1779220818705-zldaaahy.png" imageAlt="Arcade Books exterior" mediaAnimation="blur-reveal" - avatars={[ - { - src: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118894.jpg", alt: "Cozy and lively home interior design"}, - { - src: "http://img.b2bpic.net/free-photo/yellow-furniture_1321-386.jpg", alt: "yellow furniture"}, - { - src: "http://img.b2bpic.net/free-photo/pretty-young-girl-library_23-2148727840.jpg", alt: "Pretty young girl at the library"}, - { - src: "http://img.b2bpic.net/free-photo/pretty-young-girl-library_23-2148727839.jpg", alt: "Pretty young girl at the library"}, - { - src: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg", alt: "china stairs stone tiles old water"}, - ]} - avatarText="Join our community of over 500+ book lovers in Rye." marqueeItems={[ { type: "text", text: "New Arrivals Daily"}, @@ -233,4 +220,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1