diff --git a/src/app/page.tsx b/src/app/page.tsx index b28b8cf..13d97bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { title: "Home Essentials", description: "Useful daily household products and practical items — quality goods for everyday living.", icon: Home, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg?_wi=1" imageAlt="Assorted gift items and decorations" mediaAnimation="slide-up" imagePosition="right" @@ -117,17 +117,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Decorative LED String Lights", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg", imageAlt: "Decorative LED string lights"}, + id: "1", name: "Decorative LED String Lights", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg?_wi=1", imageAlt: "Decorative LED string lights"}, { - id: "2", name: "Premium Gift Boxes Set", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg", imageAlt: "Premium gift boxes collection"}, + id: "2", name: "Premium Gift Boxes Set", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg?_wi=2", imageAlt: "Premium gift boxes collection"}, { id: "3", name: "Soft Toy Collection", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/top-view-postpartum-box-still-life_23-2151174348.jpg", imageAlt: "Colorful soft toys"}, { - id: "4", name: "Party Balloon Pack", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg", imageAlt: "Colorful party balloons"}, + id: "4", name: "Party Balloon Pack", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg?_wi=2", imageAlt: "Colorful party balloons"}, { - id: "5", name: "Artificial Flowers Bouquet", price: "₹429", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg", imageAlt: "Artificial flowers decoration"}, + id: "5", name: "Artificial Flowers Bouquet", price: "₹429", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg?_wi=3", imageAlt: "Artificial flowers decoration"}, { - id: "6", name: "Premium Keychain Set", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg", imageAlt: "Stylish keychains"}, + id: "6", name: "Premium Keychain Set", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg?_wi=3", imageAlt: "Stylish keychains"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -204,10 +204,10 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Special Days", title: "Birthdays", subtitle: "Celebrate with joy and style", description: "From toys to gift sets, find the perfect birthday present for every age. Our curated collection ensures memorable celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg", imageAlt: "Birthday gifts collection"}, + tag: "Special Days", title: "Birthdays", subtitle: "Celebrate with joy and style", description: "From toys to gift sets, find the perfect birthday present for every age. Our curated collection ensures memorable celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valentines-day-presents-dark-background_140725-139519.jpg?_wi=4", imageAlt: "Birthday gifts collection"}, { id: 2, - tag: "Love & Romance", title: "Anniversaries", subtitle: "Express your affection beautifully", description: "Celebrate milestones with thoughtful gifts. Our premium gift boxes and decorative items create magical moments.", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg", imageAlt: "Anniversary gift ideas"}, + tag: "Love & Romance", title: "Anniversaries", subtitle: "Express your affection beautifully", description: "Celebrate milestones with thoughtful gifts. Our premium gift boxes and decorative items create magical moments.", imageSrc: "http://img.b2bpic.net/free-photo/essential-kitchen-items-moody-backdrop_58702-17833.jpg?_wi=4", imageAlt: "Anniversary gift ideas"}, { id: 3, tag: "Festival Cheer", title: "Festivals & Seasons", subtitle: "Spread happiness and festive spirit", description: "Decorations, lights, and festival items to transform any space. Celebrate traditions with premium quality supplies.", imageSrc: "http://img.b2bpic.net/free-photo/photo-rope-leading-home-office-desk_23-2148304874.jpg", imageAlt: "Festival decoration items"},