diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f11cf57..1ad95f8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -193,7 +193,7 @@ export default function AboutPage() { title: "Product Listings", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/creative-agency-coworkers-discussing-new-project_171337-7262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-agency-coworkers-discussing-new-project_171337-7262.jpg?_wi=2" imageAlt="diverse team collaboration office together" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index a6d79b1..0f295bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function HomePage() { rating: 5, reviewCount: "2.3k", imageSrc: - "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg", + "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg?_wi=1", imageAlt: "Wireless earbuds with charging case", }, { @@ -145,7 +145,7 @@ export default function HomePage() { rating: 4, reviewCount: "1.8k", imageSrc: - "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg", + "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg?_wi=1", imageAlt: "Comfortable cotton t-shirt in multiple colors", }, { @@ -156,7 +156,7 @@ export default function HomePage() { rating: 5, reviewCount: "950", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459694.jpg", + "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459694.jpg?_wi=1", imageAlt: "Modern ergonomic office chair with lumbar support", }, { @@ -167,7 +167,7 @@ export default function HomePage() { rating: 4, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-white-isolated-background_58702-4501.jpg", + "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-white-isolated-background_58702-4501.jpg?_wi=1", imageAlt: "Fast charging USB-C power adapter", }, ]} @@ -189,7 +189,7 @@ export default function HomePage() { { value: "50K+", title: "Active Users" }, { value: "10K+", title: "Product Listings" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/creative-agency-coworkers-discussing-new-project_171337-7262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-agency-coworkers-discussing-new-project_171337-7262.jpg?_wi=1" imageAlt="ShopHub Nepal team working together" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -231,7 +231,7 @@ export default function HomePage() { "ShopHub Nepal has made online shopping so easy! The multiple payment options including eSewa made it convenient for me. Delivery was fast and the product quality exceeded expectations.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", + "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Priya Sharma testimonial", }, { @@ -242,7 +242,7 @@ export default function HomePage() { "Best marketplace in Nepal. Great selection, competitive prices, and excellent customer service. I've recommended ShopHub to all my friends and family.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "Rajesh Poudel testimonial", }, { @@ -253,7 +253,7 @@ export default function HomePage() { "Love the wishlist feature and the order tracking system. It's so satisfying to track my packages in real-time. Khalti payment option makes transactions super quick.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", + "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=1", imageAlt: "Anika Thapa testimonial", }, { diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index edbbce7..6a6dc9d 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -128,7 +128,7 @@ export default function PricingPage() { "ShopHub Nepal has made online shopping so easy! The multiple payment options including eSewa made it convenient for me. Delivery was fast and the product quality exceeded expectations.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", + "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "young woman professional portrait avatar", }, { @@ -139,7 +139,7 @@ export default function PricingPage() { "Best marketplace in Nepal. Great selection, competitive prices, and excellent customer service. I've recommended ShopHub to all my friends and family.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", + "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "man professional portrait headshot smile", }, { @@ -150,7 +150,7 @@ export default function PricingPage() { "Love the wishlist feature and the order tracking system. It's so satisfying to track my packages in real-time. Khalti payment option makes transactions super quick.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", + "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg?_wi=2", imageAlt: "asian woman professional portrait headshot", }, ]; diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index d4ad77d..00a6b0a 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -54,7 +54,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "2.3k", imageSrc: - "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg", + "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg?_wi=2", imageAlt: "Wireless earbuds with charging case", }, { @@ -65,7 +65,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "1.8k", imageSrc: - "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg", + "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg?_wi=2", imageAlt: "Comfortable cotton t-shirt in multiple colors", }, { @@ -76,7 +76,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "950", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459694.jpg", + "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459694.jpg?_wi=2", imageAlt: "Modern ergonomic office chair with lumbar support", }, { @@ -87,7 +87,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "1.5k", imageSrc: - "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-white-isolated-background_58702-4501.jpg", + "http://img.b2bpic.net/free-photo/charger-usb-cable-type-c-white-isolated-background_58702-4501.jpg?_wi=2", imageAlt: "Fast charging USB-C power adapter", }, { @@ -98,7 +98,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "1.2k", imageSrc: - "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg", + "http://img.b2bpic.net/free-photo/hands-holding-earphones-case_23-2148989856.jpg?_wi=3", imageAlt: "Professional running shoes for athletes", }, { @@ -109,7 +109,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "890", imageSrc: - "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg", + "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448760.jpg?_wi=3", imageAlt: "Premium stainless steel cookware collection", }, ]}