diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 325a6b6..39cbaeb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -105,7 +105,7 @@ export default function AboutPage() { content: "Customer first, integrity, innovation, and sustainability. These values guide every decision we make and every interaction we have.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg?_wi=3" imageAlt="GlobalMart Mission" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -127,7 +127,7 @@ export default function AboutPage() { role: "Marketing Manager", company: "Cairo, Egypt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Fatima Ahmed", }, { @@ -136,7 +136,7 @@ export default function AboutPage() { role: "Software Developer", company: "Dubai, UAE", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Mohammed Hassan", }, { @@ -145,7 +145,7 @@ export default function AboutPage() { role: "Business Owner", company: "London, UK", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Sarah Johnson", }, ]} diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index c03502d..b4c786d 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -105,7 +105,7 @@ export default function CategoriesPage() { content: "Furniture, decor, kitchenware, bedding, and outdoor essentials. Transform your living spaces.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/shopping-center-infographic-template_1284-36250.jpg" + imageSrc="http://img.b2bpic.net/free-vector/shopping-center-infographic-template_1284-36250.jpg?_wi=2" imageAlt="Category Showcase" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -127,7 +127,7 @@ export default function CategoriesPage() { name: "Premium Wireless Headphones", price: "$89.99", variant: "Black | Gold | Silver", - imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=2", imageAlt: "Wireless Headphones", isFavorited: false, }, @@ -136,7 +136,7 @@ export default function CategoriesPage() { name: "Smart Wrist Watch", price: "$199.99", variant: "Rose Gold | Silver | Space Gray", - imageSrc: "http://img.b2bpic.net/free-photo/arabic-woman-teaching-senior-man-use-smartwatch-with-smartphone_23-2149356618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arabic-woman-teaching-senior-man-use-smartwatch-with-smartphone_23-2149356618.jpg?_wi=2", imageAlt: "Smart Watch", isFavorited: false, }, @@ -145,7 +145,7 @@ export default function CategoriesPage() { name: "USB-C Fast Charger", price: "$19.99", variant: "White | Black | Space Gray", - imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg?_wi=2", imageAlt: "USB-C Charger", isFavorited: false, }, @@ -154,7 +154,7 @@ export default function CategoriesPage() { name: "LED Desk Lamp", price: "$34.99", variant: "Warm White | Cool White | RGB", - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg?_wi=2", imageAlt: "LED Desk Lamp", isFavorited: false, }, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 23df4d2..ae510ad 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -118,7 +118,7 @@ export default function ContactPage() { content: "Call our customer service team at +1-800-GLOBALMART. Available 24/7 in multiple languages.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg?_wi=4" imageAlt="Contact Methods" mediaAnimation="blur-reveal" useInvertedBackground={false} diff --git a/src/app/deals/page.tsx b/src/app/deals/page.tsx index 002b74f..a14a350 100644 --- a/src/app/deals/page.tsx +++ b/src/app/deals/page.tsx @@ -114,7 +114,7 @@ export default function DealsPage() { name: "Premium Wireless Headphones", price: "$89.99", variant: "Black | Gold | Silver", - imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=3", imageAlt: "Wireless Headphones", isFavorited: false, }, @@ -123,7 +123,7 @@ export default function DealsPage() { name: "Slim Fit Cotton T-Shirt", price: "$24.99", variant: "Blue | Red | White | XL", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg?_wi=2", imageAlt: "Cotton T-Shirt", isFavorited: false, }, @@ -132,7 +132,7 @@ export default function DealsPage() { name: "Stainless Steel Water Bottle", price: "$29.99", variant: "Silver | Black | Navy Blue", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-with-paddleboard_23-2149105065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-with-paddleboard_23-2149105065.jpg?_wi=2", imageAlt: "Water Bottle", isFavorited: false, }, @@ -169,7 +169,7 @@ export default function DealsPage() { content: "Found a lower price elsewhere? We'll match it and give you an extra 5% off your purchase.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg?_wi=2" imageAlt="Deal Benefits" mediaAnimation="blur-reveal" useInvertedBackground={false} diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ff2033..0b63945 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,7 +142,7 @@ export default function HomePage() { name: "Premium Wireless Headphones", price: "$89.99", variant: "Black | Gold | Silver", - imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-with-luxury-vibe-featuring-spacious-living-room_482257-120668.jpg?_wi=1", imageAlt: "Wireless Headphones", isFavorited: false, }, @@ -151,7 +151,7 @@ export default function HomePage() { name: "Slim Fit Cotton T-Shirt", price: "$24.99", variant: "Blue | Red | White | XL", - imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg?_wi=1", imageAlt: "Cotton T-Shirt", isFavorited: false, }, @@ -160,7 +160,7 @@ export default function HomePage() { name: "Smart Wrist Watch", price: "$199.99", variant: "Rose Gold | Silver | Space Gray", - imageSrc: "http://img.b2bpic.net/free-photo/arabic-woman-teaching-senior-man-use-smartwatch-with-smartphone_23-2149356618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arabic-woman-teaching-senior-man-use-smartwatch-with-smartphone_23-2149356618.jpg?_wi=1", imageAlt: "Smart Watch", isFavorited: false, }, @@ -169,7 +169,7 @@ export default function HomePage() { name: "LED Desk Lamp", price: "$34.99", variant: "Warm White | Cool White | RGB", - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-as-habit_23-2149240939.jpg?_wi=1", imageAlt: "LED Desk Lamp", isFavorited: false, }, @@ -178,7 +178,7 @@ export default function HomePage() { name: "Stainless Steel Water Bottle", price: "$29.99", variant: "Silver | Black | Navy Blue", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-with-paddleboard_23-2149105065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-with-paddleboard_23-2149105065.jpg?_wi=1", imageAlt: "Water Bottle", isFavorited: false, }, @@ -187,7 +187,7 @@ export default function HomePage() { name: "USB-C Fast Charger", price: "$19.99", variant: "White | Black | Space Gray", - imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg?_wi=1", imageAlt: "USB-C Charger", isFavorited: false, }, @@ -239,7 +239,7 @@ export default function HomePage() { content: "Games, educational toys, entertainment products, and hobbies for all ages.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/shopping-center-infographic-template_1284-36250.jpg" + imageSrc="http://img.b2bpic.net/free-vector/shopping-center-infographic-template_1284-36250.jpg?_wi=1" imageAlt="Category Showcase" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -280,7 +280,7 @@ export default function HomePage() { role: "Marketing Manager", company: "Cairo, Egypt", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Fatima Ahmed", }, { @@ -289,7 +289,7 @@ export default function HomePage() { role: "Software Developer", company: "Dubai, UAE", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Mohammed Hassan", }, { @@ -298,7 +298,7 @@ export default function HomePage() { role: "Business Owner", company: "London, UK", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -376,7 +376,7 @@ export default function HomePage() { content: "Quick refund processing. Free return shipping on defective items. Simple exchange process for size or color changes.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-business-executive-holding-file-talking-mobile-phone_1170-1119.jpg?_wi=1" imageAlt="Service Benefits Illustration" mediaAnimation="blur-reveal" useInvertedBackground={true}