diff --git a/src/app/page.tsx b/src/app/page.tsx index 500f97f..1742c4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: 'Shop Collection', href: 'product' }, { text: 'Visit Store', href: 'store-info' } ]} - imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5782.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5782.jpg?_wi=1" imageAlt="LOOK AESTHETIC Fashion Store" showDimOverlay={true} buttonAnimation="slide-up" @@ -73,14 +73,14 @@ export default function LandingPage() { id: '02', title: 'Women\'s Collection', description: 'Trendy tops, classy outfits, and party wear. Elegant styles for every occasion.', - imageSrc: 'http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg?_wi=1', imageAlt: 'Women\'s Collection' }, { id: '03', title: 'Seasonal Picks', description: 'Festival wear and trending fits. Fresh styles for every season and celebration.', - imageSrc: 'http://img.b2bpic.net/free-photo/portrait-woman-wearing-knitted-cap_23-2148923342.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/portrait-woman-wearing-knitted-cap_23-2148923342.jpg?_wi=1', imageAlt: 'Seasonal Picks' } ]} @@ -138,7 +138,7 @@ export default function LandingPage() { id: '1', name: 'Oversized Graphic Tee', price: '₹599', - imageSrc: 'http://img.b2bpic.net/free-vector/harder-you-work-luckier-you-get-quote-typographic-design_1284-36468.jpg', + imageSrc: 'http://img.b2bpic.net/free-vector/harder-you-work-luckier-you-get-quote-typographic-design_1284-36468.jpg?_wi=1', imageAlt: 'Oversized Graphic Tee', initialQuantity: 1 }, @@ -146,7 +146,7 @@ export default function LandingPage() { id: '2', name: 'Streetwear Jacket', price: '₹1,499', - imageSrc: 'http://img.b2bpic.net/free-photo/lifestyle-positive-portrait-cheerful-happy-woman-pink-pullover_273443-896.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/lifestyle-positive-portrait-cheerful-happy-woman-pink-pullover_273443-896.jpg?_wi=1', imageAlt: 'Streetwear Jacket', initialQuantity: 1 }, @@ -154,7 +154,7 @@ export default function LandingPage() { id: '3', name: 'Trendy Casual Shirt', price: '₹799', - imageSrc: 'http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-thoughtful-male-posing-street-background-outdoors-sunset_158538-20632.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-thoughtful-male-posing-street-background-outdoors-sunset_158538-20632.jpg?_wi=1', imageAlt: 'Trendy Casual Shirt', initialQuantity: 1 }, @@ -162,7 +162,7 @@ export default function LandingPage() { id: '4', name: 'Premium Denim Fit', price: '₹1,299', - imageSrc: 'http://img.b2bpic.net/free-photo/young-boy-blue-denim-jacket-street_146671-18135.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/young-boy-blue-denim-jacket-street_146671-18135.jpg?_wi=1', imageAlt: 'Premium Denim Fit', initialQuantity: 1 }, @@ -170,7 +170,7 @@ export default function LandingPage() { id: '5', name: 'Classy Party Outfit', price: '₹1,799', - imageSrc: 'http://img.b2bpic.net/free-photo/new-year-club-party-with-three-friends_23-2147709208.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/new-year-club-party-with-three-friends_23-2147709208.jpg?_wi=1', imageAlt: 'Classy Party Outfit', initialQuantity: 1 } diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 58413c9..f3ae1b9 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -44,7 +44,7 @@ export default function ProductsPage() { { text: 'Back to Home', href: '/' }, { text: 'Visit Store', href: '/#store-info' } ]} - imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5782.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-girls-making-shopping-mall_176420-5782.jpg?_wi=2" imageAlt="LOOK AESTHETIC Products" showDimOverlay={true} buttonAnimation="slide-up" @@ -59,7 +59,7 @@ export default function ProductsPage() { id: '1', name: 'Oversized Graphic Tee', price: '₹599', - imageSrc: 'http://img.b2bpic.net/free-vector/harder-you-work-luckier-you-get-quote-typographic-design_1284-36468.jpg', + imageSrc: 'http://img.b2bpic.net/free-vector/harder-you-work-luckier-you-get-quote-typographic-design_1284-36468.jpg?_wi=2', imageAlt: 'Oversized Graphic Tee', initialQuantity: 1 }, @@ -67,7 +67,7 @@ export default function ProductsPage() { id: '2', name: 'Streetwear Jacket', price: '₹1,499', - imageSrc: 'http://img.b2bpic.net/free-photo/lifestyle-positive-portrait-cheerful-happy-woman-pink-pullover_273443-896.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/lifestyle-positive-portrait-cheerful-happy-woman-pink-pullover_273443-896.jpg?_wi=2', imageAlt: 'Streetwear Jacket', initialQuantity: 1 }, @@ -75,7 +75,7 @@ export default function ProductsPage() { id: '3', name: 'Trendy Casual Shirt', price: '₹799', - imageSrc: 'http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-thoughtful-male-posing-street-background-outdoors-sunset_158538-20632.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-thoughtful-male-posing-street-background-outdoors-sunset_158538-20632.jpg?_wi=2', imageAlt: 'Trendy Casual Shirt', initialQuantity: 1 }, @@ -83,7 +83,7 @@ export default function ProductsPage() { id: '4', name: 'Premium Denim Fit', price: '₹1,299', - imageSrc: 'http://img.b2bpic.net/free-photo/young-boy-blue-denim-jacket-street_146671-18135.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/young-boy-blue-denim-jacket-street_146671-18135.jpg?_wi=2', imageAlt: 'Premium Denim Fit', initialQuantity: 1 }, @@ -91,7 +91,7 @@ export default function ProductsPage() { id: '5', name: 'Classy Party Outfit', price: '₹1,799', - imageSrc: 'http://img.b2bpic.net/free-photo/new-year-club-party-with-three-friends_23-2147709208.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/new-year-club-party-with-three-friends_23-2147709208.jpg?_wi=2', imageAlt: 'Classy Party Outfit', initialQuantity: 1 }, @@ -99,7 +99,7 @@ export default function ProductsPage() { id: '6', name: 'Casual Summer Top', price: '₹499', - imageSrc: 'http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg?_wi=2', imageAlt: 'Casual Summer Top', initialQuantity: 1 }, @@ -107,7 +107,7 @@ export default function ProductsPage() { id: '7', name: 'Fashion Forward Blazer', price: '₹2,299', - imageSrc: 'http://img.b2bpic.net/free-photo/portrait-woman-wearing-knitted-cap_23-2148923342.jpg', + imageSrc: 'http://img.b2bpic.net/free-photo/portrait-woman-wearing-knitted-cap_23-2148923342.jpg?_wi=2', imageAlt: 'Fashion Forward Blazer', initialQuantity: 1 },