From b0463b13df97c00c9888058da49a9be5c9ddec69 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:55:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 339 +++++++++++------------------------------------ 1 file changed, 81 insertions(+), 258 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f7198a..c4751e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,78 +48,49 @@ export default function LandingPage() {
@@ -140,7 +103,7 @@ export default function LandingPage() { description="We treat your living space as a canvas. Red Door Exclusive blends sophisticated architectural details with rotating collections from contemporary artists." subdescription="Every detail, from the textured plaster walls to the recessed gallery lighting, serves the dual purpose of comfort and cultural enrichment." icon={Palette} - imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg" imageAlt="Gallery space view" mediaAnimation="slide-up" /> @@ -153,49 +116,31 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Concierge Service", - description: "24/7 personalized assistance for your lifestyle needs.", - icon: Shield, + title: "Concierge Service", description: "24/7 personalized assistance for your lifestyle needs.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-warm-minimalism-wavy-bench_169016-68902.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-warm-minimalism-wavy-bench_169016-68902.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037583.jpg?_wi=2", - imageAlt: "private concierge service desk luxury", }, { - title: "Private Gallery Access", - description: "Exclusive previews of our rotating seasonal exhibits.", - icon: Camera, + title: "Private Gallery Access", description: "Exclusive previews of our rotating seasonal exhibits.", icon: Camera, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cute-arrangement-table_23-2148229306.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cute-arrangement-table_23-2148229306.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-drinking-coffee-by-pool_1303-21596.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-drinking-coffee-by-pool_1303-21596.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-comfortable-sofa-generated-by-ai_188544-18444.jpg?_wi=2", - imageAlt: "private concierge service desk luxury", }, { - title: "Smart Home Integration", - description: "Seamless technology embedded in a timeless aesthetic.", - icon: Zap, + title: "Smart Home Integration", description: "Seamless technology embedded in a timeless aesthetic.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/roasting-bread-popping-out-toaster-kitchen-breakfast-bread-preparation-delicous-breakfast-healthy-morning-cozy-interior-delicious-home-meal-preparation_482257-14194.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/roasting-bread-popping-out-toaster-kitchen-breakfast-bread-preparation-delicous-breakfast-healthy-morning-cozy-interior-delicious-home-meal-preparation_482257-14194.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-clothes_107420-12153.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-clothes_107420-12153.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/interior-fragment-with-armchairs-glass-wall-stylish-lounge-area-furniture_169016-72729.jpg?_wi=1", - imageAlt: "private concierge service desk luxury", }, ]} title="Artistry in Every Detail" @@ -207,62 +152,27 @@ export default function LandingPage() {