From 8be568f369d643019bfd1eb2843f9a77cfd526b2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:51:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 40fad9b..6aa509f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,42 +77,42 @@ export default function LandingPage() { title: "High-Speed WiFi", description: "Stay connected with premium connectivity throughout the apartment for work or leisure.", icon: Wifi, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/young-black-woman-pulling-out-lan-cable-from-modem_482257-118912.jpg", imageAlt: "WiFi icon" }, - { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg", imageAlt: "Living room with connectivity" } + { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg?_wi=1", imageAlt: "Living room with connectivity" } ] }, { title: "Fully Equipped Kitchen", description: "Modern appliances and complete kitchenware for cooking or meal preparation.", icon: UtensilsCrossed, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-stainless-steel-appliances-wood-cabinets_9975-33042.jpg", imageAlt: "Modern kitchen" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-s-morning-with-coffee-croissant_1303-12933.jpg", imageAlt: "Kitchen appliances" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-s-morning-with-coffee-croissant_1303-12933.jpg?_wi=1", imageAlt: "Kitchen appliances" } ] }, { title: "Air Conditioning", description: "Climate control system ensures perfect temperature year-round for your comfort.", icon: Wind, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-hand-woman-holding-use-remote-control-open-aircondition-living-room-home_1150-48622.jpg", imageAlt: "Air conditioning unit" }, - { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg", imageAlt: "Cool comfortable bedroom" } + { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg?_wi=1", imageAlt: "Cool comfortable bedroom" } ] }, { title: "Smart Entertainment", description: "Large HD TV and premium sound system for your entertainment and relaxation.", icon: Monitor, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/gamer-enjoying-sf-first-person-shooter-game-gaming-console-shooting-laser-bullets-enemies_482257-85727.jpg", imageAlt: "Smart television" }, - { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg", imageAlt: "Entertainment setup" } + { imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg?_wi=2", imageAlt: "Entertainment setup" } ] }, { title: "Secure Parking", description: "Dedicated parking space with 24/7 security for your vehicle.", icon: ParkingCircle, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-37546.jpg", imageAlt: "Secure parking" }, - { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Building exterior" } + { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1", imageAlt: "Building exterior" } ] }, { title: "Premium Linens", description: "Luxury bedding and towels for the ultimate comfort and relaxation.", icon: Home, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg", imageAlt: "Luxury bedding" }, - { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Premium bathroom" } + { imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg?_wi=2", imageAlt: "Luxury bedding" }, + { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2", imageAlt: "Premium bathroom" } ] } ]} @@ -130,16 +130,16 @@ export default function LandingPage() { tagIcon={Camera} products={[ { - id: "1", name: "Master Bedroom", price: "Premium Suite", variant: "King Bed • Luxury Linens", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg", imageAlt: "Master bedroom" + id: "1", name: "Master Bedroom", price: "Premium Suite", variant: "King Bed • Luxury Linens", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg?_wi=3", imageAlt: "Master bedroom" }, { - id: "2", name: "Living Room", price: "Entertainment Space", variant: "Smart TV • Modern Furnishings", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg", imageAlt: "Living room" + id: "2", name: "Living Room", price: "Entertainment Space", variant: "Smart TV • Modern Furnishings", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-brunette-laced-dress-with-make-up_132075-12541.jpg?_wi=3", imageAlt: "Living room" }, { - id: "3", name: "Gourmet Kitchen", price: "Dining Experience", variant: "Premium Appliances • Cookware", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-morning-with-coffee-croissant_1303-12933.jpg", imageAlt: "Modern kitchen" + id: "3", name: "Gourmet Kitchen", price: "Dining Experience", variant: "Premium Appliances • Cookware", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-morning-with-coffee-croissant_1303-12933.jpg?_wi=2", imageAlt: "Modern kitchen" }, { - id: "4", name: "Spa Bathroom", price: "Relaxation Retreat", variant: "Luxury Fixtures • Premium Toiletries", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Luxury bathroom" + id: "4", name: "Spa Bathroom", price: "Relaxation Retreat", variant: "Luxury Fixtures • Premium Toiletries", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=3", imageAlt: "Luxury bathroom" } ]} animationType="slide-up"