diff --git a/src/app/page.tsx b/src/app/page.tsx index e91774a..8512a39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,16 +48,16 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-with-bright-make-up-golden-jewerly-black-dress-posing_291650-462.jpg", imageAlt: "Luxury jewellery display" + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-with-bright-make-up-golden-jewerly-black-dress-posing_291650-462.jpg?_wi=1", imageAlt: "Luxury jewellery display" }, { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg", imageAlt: "Gold collection showcase" + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg?_wi=1", imageAlt: "Gold collection showcase" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4144.jpg", imageAlt: "Bridal jewellery collection" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4144.jpg?_wi=1", imageAlt: "Bridal jewellery collection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg", imageAlt: "Diamond jewellery collection" + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg?_wi=1", imageAlt: "Diamond jewellery collection" } ]} autoplayDelay={4000} @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Local Trust", description: "Serving Raipur families for generations with honesty and care", icon: Heart } ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-corridor_1203-1418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-corridor_1203-1418.jpg?_wi=1" imageAlt="Dilip Jewellers shop interior" mediaAnimation="slide-up" textboxLayout="default" @@ -107,19 +107,19 @@ export default function LandingPage() { products={[ { id: "gold-1", brand: "Premium Collection", name: "Gold Jewellery", price: "Starting from ₹25,000", rating: 5, - reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg", imageAlt: "Gold jewellery collection" + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg?_wi=2", imageAlt: "Gold jewellery collection" }, { id: "diamond-1", brand: "Luxury Collection", name: "Diamond Jewellery", price: "Starting from ₹50,000", rating: 5, - reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg", imageAlt: "Diamond jewellery collection" + reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg?_wi=2", imageAlt: "Diamond jewellery collection" }, { id: "bridal-1", brand: "Exclusive Collection", name: "Bridal Sets", price: "Starting from ₹75,000", rating: 5, - reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4144.jpg", imageAlt: "Bridal jewellery collection" + reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4144.jpg?_wi=2", imageAlt: "Bridal jewellery collection" }, { id: "custom-1", brand: "Bespoke Service", name: "Custom Designs", price: "Personalized Pricing", rating: 5, - reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg", imageAlt: "Custom design jewellery" + reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=1", imageAlt: "Custom design jewellery" } ]} buttons={[ @@ -141,15 +141,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Authenticity", title: "Certified & Verified", subtitle: "100% Genuine Quality", description: "Every piece is tested and certified for purity, weight, and authenticity. Our certification ensures you invest in genuine precious metals and stones.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg", imageAlt: "Certified gold jewellery" + tag: "Authenticity", title: "Certified & Verified", subtitle: "100% Genuine Quality", description: "Every piece is tested and certified for purity, weight, and authenticity. Our certification ensures you invest in genuine precious metals and stones.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-shiny-pink-green-yellow-diamonds-colored-backdrop_23-2147948773.jpg?_wi=3", imageAlt: "Certified gold jewellery" }, { id: 2, - tag: "Expertise", title: "Expert Craftsmanship", subtitle: "Precision & Artistry", description: "Our master craftspeople bring decades of experience to every design. Each piece reflects meticulous attention to detail and artistic excellence.", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg", imageAlt: "Expert jewellery craftsmanship" + tag: "Expertise", title: "Expert Craftsmanship", subtitle: "Precision & Artistry", description: "Our master craftspeople bring decades of experience to every design. Each piece reflects meticulous attention to detail and artistic excellence.", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-maker-working-alone-atelier_23-2149025951.jpg?_wi=2", imageAlt: "Expert jewellery craftsmanship" }, { id: 3, - tag: "Trust", title: "Local & Reliable", subtitle: "Community Trusted", description: "Based in Raipur for generations, we've built our reputation on honesty, fair pricing, and exceptional customer care. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-corridor_1203-1418.jpg", imageAlt: "Dilip Jewellers shop" + tag: "Trust", title: "Local & Reliable", subtitle: "Community Trusted", description: "Based in Raipur for generations, we've built our reputation on honesty, fair pricing, and exceptional customer care. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-corridor_1203-1418.jpg?_wi=2", imageAlt: "Dilip Jewellers shop" } ]} ariaLabel="Why choose Dilip Jewellers section" @@ -233,7 +233,7 @@ export default function LandingPage() {