diff --git a/src/app/page.tsx b/src/app/page.tsx index e854cb9..fcd7f4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,16 +75,16 @@ export default function LandingPage() { products={[ { id: "1", brand: "Fresh Market", name: "Fresh Groceries", price: "Everyday Savings", rating: 5, - reviewCount: "2.5k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-market-place_23-2148648899.jpg", imageAlt: "Fresh groceries and produce"}, + reviewCount: "2.5k", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-market-place_23-2148648899.jpg?_wi=1", imageAlt: "Fresh groceries and produce"}, { id: "2", brand: "Daily Fresh", name: "Bakery Items", price: "Fresh Daily", rating: 5, - reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/different-types-pastries-glass-cabinet-with-price-tag_23-2148028012.jpg", imageAlt: "Fresh baked goods"}, + reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/different-types-pastries-glass-cabinet-with-price-tag_23-2148028012.jpg?_wi=1", imageAlt: "Fresh baked goods"}, { id: "3", brand: "Home Care", name: "Household Essentials", price: "Best Value", rating: 4, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bottles_23-2148883400.jpg", imageAlt: "Household essentials and cleaning supplies"}, + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bottles_23-2148883400.jpg?_wi=1", imageAlt: "Household essentials and cleaning supplies"}, { id: "4", brand: "Tech Zone", name: "Electronics", price: "Latest Tech", rating: 5, - reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Electronics and gadgets"}, + reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=1", imageAlt: "Electronics and gadgets"}, { id: "5", brand: "Fashion Hub", name: "Fashion & Apparel", price: "Trendy Styles", rating: 4, reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-suggesting-trendy-clothes-male-client-try_482257-118047.jpg", imageAlt: "Fashion and clothing collection"}, @@ -107,23 +107,23 @@ export default function LandingPage() { { id: 1, title: "Huge Product Variety", description: "Thousands of products across groceries, bakery, electronics, household items, and fashion all under one roof.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/female-friends-fighting-with-bread-baguettes_23-2148721123.jpg", imageAlt: "Store interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-friends-fighting-with-bread-baguettes_23-2148721123.jpg?_wi=1", imageAlt: "Store interior"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-market-place_23-2148648899.jpg", imageAlt: "Fresh groceries"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-market-place_23-2148648899.jpg?_wi=2", imageAlt: "Fresh groceries"}, }, { id: 2, title: "Competitive Prices", description: "We offer the best prices in Quetta with regular discounts and special promotions for our valued customers.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bottles_23-2148883400.jpg", imageAlt: "Household items"}, + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-bottles_23-2148883400.jpg?_wi=2", imageAlt: "Household items"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-cinnamon-rolls-arrangement_23-2148904687.jpg", imageAlt: "Bakery display"}, + imageSrc: "http://img.b2bpic.net/free-photo/tasty-cinnamon-rolls-arrangement_23-2148904687.jpg?_wi=1", imageAlt: "Bakery display"}, }, { id: 3, title: "Fresh Quality Guarantee", description: "All our produce and products are fresh and sourced daily. We guarantee the highest quality standards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/different-types-pastries-glass-cabinet-with-price-tag_23-2148028012.jpg", imageAlt: "Bakery section"}, + imageSrc: "http://img.b2bpic.net/free-photo/different-types-pastries-glass-cabinet-with-price-tag_23-2148028012.jpg?_wi=2", imageAlt: "Bakery section"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg", imageAlt: "Electronics"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-developing-photos-darkroom_23-2149893815.jpg?_wi=2", imageAlt: "Electronics"}, }, { id: 4, @@ -192,11 +192,11 @@ export default function LandingPage() { { id: "1", value: "Free", title: "Home Delivery", description: "Order online and get your groceries delivered to your door", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-products-super-market_1303-29621.jpg", imageAlt: "Delivery service illustration"}, { - id: "2", value: "24/7", title: "In-Store Shopping", description: "Visit our spacious store for a complete shopping experience", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-fighting-with-bread-baguettes_23-2148721123.jpg", imageAlt: "In-store shopping experience"}, + id: "2", value: "24/7", title: "In-Store Shopping", description: "Visit our spacious store for a complete shopping experience", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-fighting-with-bread-baguettes_23-2148721123.jpg?_wi=2", imageAlt: "In-store shopping experience"}, { id: "3", value: "All", title: "Payment Methods", description: "Credit cards, debit cards, NFC mobile payments accepted", imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg", imageAlt: "Payment methods available"}, { - id: "4", value: "5★", title: "Quality Assurance", description: "Every product undergoes quality checks before reaching you", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cinnamon-rolls-arrangement_23-2148904687.jpg", imageAlt: "Quality assurance process"}, + id: "4", value: "5★", title: "Quality Assurance", description: "Every product undergoes quality checks before reaching you", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cinnamon-rolls-arrangement_23-2148904687.jpg?_wi=2", imageAlt: "Quality assurance process"}, ]} />