diff --git a/src/app/page.tsx b/src/app/page.tsx index ea8eda1..1d6a845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { description="Home Décor is your premier destination for luxury furniture and premium home decor solutions. Founded and owned by Jaimini Patel, we bring together traditional craftsmanship and contemporary design aesthetics." subdescription="Specializing in luxury ready-made furniture, premium curtains, high-comfort mattresses, and fully customized solutions tailored to each client's unique style and preferences. Every piece reflects our commitment to quality, comfort, and elegance." icon={Home} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=1" imageAlt="Expert craftsmanship and quality furniture production" mediaAnimation="slide-up" useInvertedBackground={false} @@ -97,23 +97,23 @@ export default function LandingPage() { }, { id: "premium-curtains", brand: "Home Décor", name: "Premium Luxury Curtains", price: "Custom Quotes", rating: 5, - reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-altar-made-pink-cloth-roses_1304-3777.jpg", imageAlt: "Premium luxury window curtains" + reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-altar-made-pink-cloth-roses_1304-3777.jpg?_wi=1", imageAlt: "Premium luxury window curtains" }, { id: "comfort-mattress", brand: "Home Décor", name: "Ultra High-Comfort Mattress", price: "Luxury Range", rating: 5, - reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg", imageAlt: "Ultra comfortable luxury mattress" + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg?_wi=1", imageAlt: "Ultra comfortable luxury mattress" }, { id: "custom-furniture", brand: "Home Décor", name: "Fully Customized Furniture", price: "Bespoke Design", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "Custom tailored furniture design" + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=1", imageAlt: "Custom tailored furniture design" }, { id: "custom-curtains", brand: "Home Décor", name: "Bespoke Curtain Solutions", price: "Tailored Quotes", rating: 5, - reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-altar-made-pink-cloth-roses_1304-3777.jpg", imageAlt: "Custom tailored curtain design" + reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/wedding-altar-made-pink-cloth-roses_1304-3777.jpg?_wi=2", imageAlt: "Custom tailored curtain design" }, { id: "custom-mattress", brand: "Home Décor", name: "Personalized Mattress Design", price: "Custom Built", rating: 5, - reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg", imageAlt: "Custom personalized mattress" + reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg?_wi=2", imageAlt: "Custom personalized mattress" } ]} ariaLabel="Product section for Home Décor" @@ -133,16 +133,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Quality", description: "Handpicked materials and meticulous craftsmanship ensure every piece meets our exacting luxury standards.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg", imageAlt: "Premium quality craftsmanship" + title: "Premium Quality", description: "Handpicked materials and meticulous craftsmanship ensure every piece meets our exacting luxury standards.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754686.jpg?_wi=2", imageAlt: "Premium quality craftsmanship" }, { - title: "Fully Customizable", description: "From furniture to curtains to mattresses, our team tailors every element to match your unique aesthetic and comfort needs.", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "Customizable design options" + title: "Fully Customizable", description: "From furniture to curtains to mattresses, our team tailors every element to match your unique aesthetic and comfort needs.", imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=2", imageAlt: "Customizable design options" }, { title: "Expert Consultation", description: "Our experienced design team works with you to create cohesive, stunning interiors that reflect your personal style.", imageSrc: "http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg", imageAlt: "Expert design consultation" }, { - title: "Luxury Comfort", description: "High-comfort mattresses, premium fabrics, and superior design combine to create spaces where luxury meets everyday comfort.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg", imageAlt: "Luxury comfort focus" + title: "Luxury Comfort", description: "High-comfort mattresses, premium fabrics, and superior design combine to create spaces where luxury meets everyday comfort.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed-decoration-interior-bedroom_74190-11181.jpg?_wi=3", imageAlt: "Luxury comfort focus" } ]} ariaLabel="Why us section for Home Décor"