diff --git a/src/app/page.tsx b/src/app/page.tsx index 068d872..388e524 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,19 +52,19 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/magnificent-unicorn-nature_23-2149547483.jpg", imageAlt: "House exterior at golden hour" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-bored-tired-look-holding-tv-remote-resting-couch_181624-29349.jpg", imageAlt: "Spacious living room" + imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-bored-tired-look-holding-tv-remote-resting-couch_181624-29349.jpg?_wi=1", imageAlt: "Spacious living room" }, { - imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangement-with-fresh-sheets_23-2150551109.jpg", imageAlt: "Cozy bedroom with white linens" + imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangement-with-fresh-sheets_23-2150551109.jpg?_wi=1", imageAlt: "Cozy bedroom with white linens" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg", imageAlt: "Terrace with sunset view" + imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg?_wi=1", imageAlt: "Terrace with sunset view" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-friends-relaxing-night_23-2149213422.jpg", imageAlt: "Outdoor fire pit area" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-friends-relaxing-night_23-2149213422.jpg?_wi=1", imageAlt: "Outdoor fire pit area" }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-breakfast-kitchen-aromatic-herbs-hot-tea_482257-8613.jpg", imageAlt: "Morning coffee at the counter" + imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-breakfast-kitchen-aromatic-herbs-hot-tea_482257-8613.jpg?_wi=1", imageAlt: "Morning coffee at the counter" } ]} /> @@ -77,7 +77,7 @@ export default function LandingPage() { description="Experience Authentic Comfort" subdescription="Zarina's House - 1,300 sq ft of pure serenity" icon={Home} - imageSrc="http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg" + imageSrc="http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg?_wi=1" imageAlt="Premium equipped kitchen" mediaAnimation="slide-up" useInvertedBackground={false} @@ -92,11 +92,11 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Space & Comfort", title: "Spacious Layout", subtitle: "1,300 sq ft of thoughtfully designed space", description: "Three cozy bedrooms and a large living room provide ample space for families and groups. Each room is designed to maximize comfort and tranquility, featuring premium furnishings and warm lighting.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-bored-tired-look-holding-tv-remote-resting-couch_181624-29349.jpg", imageAlt: "Spacious living area" + tag: "Space & Comfort", title: "Spacious Layout", subtitle: "1,300 sq ft of thoughtfully designed space", description: "Three cozy bedrooms and a large living room provide ample space for families and groups. Each room is designed to maximize comfort and tranquility, featuring premium furnishings and warm lighting.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-bored-tired-look-holding-tv-remote-resting-couch_181624-29349.jpg?_wi=2", imageAlt: "Spacious living area" }, { id: 2, - tag: "Convenience", title: "Fully Equipped", subtitle: "Everything you need for a perfect stay", description: "Our kitchen features a complete set of cookware, a professional coffee machine, a modern oven, and a convenient dishwasher. Whether cooking gourmet meals or enjoying simple cuisine, you'll have everything at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg", imageAlt: "Modern equipped kitchen" + tag: "Convenience", title: "Fully Equipped", subtitle: "Everything you need for a perfect stay", description: "Our kitchen features a complete set of cookware, a professional coffee machine, a modern oven, and a convenient dishwasher. Whether cooking gourmet meals or enjoying simple cuisine, you'll have everything at your fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/builtin-dishwasher-door-slightly-open-smart-kitchen_169016-71056.jpg?_wi=2", imageAlt: "Modern equipped kitchen" }, { id: 3, @@ -119,16 +119,16 @@ export default function LandingPage() { tag="Visual Tour" products={[ { - id: "1", name: "Luxury Bedroom", price: "Experience", variant: "Crisp white linens and premium comfort", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangement-with-fresh-sheets_23-2150551109.jpg", imageAlt: "Luxury bedroom" + id: "1", name: "Luxury Bedroom", price: "Experience", variant: "Crisp white linens and premium comfort", imageSrc: "http://img.b2bpic.net/free-photo/bed-arrangement-with-fresh-sheets_23-2150551109.jpg?_wi=2", imageAlt: "Luxury bedroom" }, { - id: "2", name: "Sunset Terrace", price: "Serenity", variant: "Breathtaking views from your private space", imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg", imageAlt: "Terrace sunset" + id: "2", name: "Sunset Terrace", price: "Serenity", variant: "Breathtaking views from your private space", imageSrc: "http://img.b2bpic.net/free-photo/beach-restaurant-evening_661209-253.jpg?_wi=2", imageAlt: "Terrace sunset" }, { - id: "3", name: "Morning Coffee", price: "Ritual", variant: "Freshly brewed moments of peace", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-breakfast-kitchen-aromatic-herbs-hot-tea_482257-8613.jpg", imageAlt: "Coffee counter" + id: "3", name: "Morning Coffee", price: "Ritual", variant: "Freshly brewed moments of peace", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-breakfast-kitchen-aromatic-herbs-hot-tea_482257-8613.jpg?_wi=2", imageAlt: "Coffee counter" }, { - id: "4", name: "Evening Fire Pit", price: "Gathering", variant: "Outdoor warmth and connection", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-friends-relaxing-night_23-2149213422.jpg", imageAlt: "Fire pit area" + id: "4", name: "Evening Fire Pit", price: "Gathering", variant: "Outdoor warmth and connection", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-friends-relaxing-night_23-2149213422.jpg?_wi=2", imageAlt: "Fire pit area" }, { id: "5", name: "BBQ Terrace", price: "Entertaining", variant: "Perfect for memorable meals", imageSrc: "http://img.b2bpic.net/free-photo/young-men-roasting-barbecue-grill-cottage-countryside_176420-1894.jpg", imageAlt: "BBQ area"