diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 232330a..932a298 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function AboutPage() { "Simple, fair fees that support sellers while keeping costs reasonable for buyers", icon: Award, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg?_wi=4" imageAlt="MarketHub mission and values" imagePosition="right" mediaAnimation="slide-up" @@ -107,19 +107,19 @@ export default function AboutPage() { { id: "1", name: "Maria Rodriguez", role: "Jewelry Artisan", company: "Maria's Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg", imageAlt: "Maria Rodriguez"}, + "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg?_wi=2", imageAlt: "Maria Rodriguez"}, { id: "2", name: "Thomas Wright", role: "Woodcraft Creator", company: "Wright Creations", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "Thomas Wright"}, + "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2", imageAlt: "Thomas Wright"}, { id: "3", name: "Emma Wilson", role: "Customer", company: "Brand Enthusiast", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "Emma Wilson"}, + "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=2", imageAlt: "Emma Wilson"}, { id: "4", name: "Alex Kumar", role: "Textile Designer", company: "Kumar Textiles", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Alex Kumar"}, + "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2", imageAlt: "Alex Kumar"}, ]} gridVariant="uniform-all-items-equal" animationType="opacity" diff --git a/src/app/page.tsx b/src/app/page.tsx index 050da0e..4bfa367 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-with-food-donations_23-2149142775.jpg", imageAlt: "Direct selling marketplace"}, { - imageSrc: "http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg", imageAlt: "Seller customization interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg?_wi=1", imageAlt: "Seller customization interface"}, { imageSrc: "http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947471.jpg", imageAlt: "Buyer personalization options"}, ]} @@ -95,7 +95,7 @@ export default function HomePage() { "Every seller verified and every product meets our quality standards", icon: CheckCircle, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg?_wi=2" imageAlt="Seller customization platform" imagePosition="right" mediaAnimation="slide-up" @@ -230,19 +230,19 @@ export default function HomePage() { { id: "1", name: "Jennifer Martinez", role: "Artisan Seller", company: "JM Crafts Studio", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg", imageAlt: "Jennifer Martinez"}, + "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg?_wi=1", imageAlt: "Jennifer Martinez"}, { id: "2", name: "David Chen", role: "Founder", company: "Chen's Creations", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "David Chen"}, + "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1", imageAlt: "David Chen"}, { id: "3", name: "Sarah Thompson", role: "Buyer", company: "Personal Shopper", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "Sarah Thompson"}, + "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=1", imageAlt: "Sarah Thompson"}, { id: "4", name: "Marcus Williams", role: "Shop Owner", company: "Williams Goods", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", imageAlt: "Marcus Williams"}, + "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1", imageAlt: "Marcus Williams"}, ]} gridVariant="uniform-all-items-equal" animationType="opacity" diff --git a/src/app/seller-dashboard/page.tsx b/src/app/seller-dashboard/page.tsx index 8fbf97b..f716b2e 100644 --- a/src/app/seller-dashboard/page.tsx +++ b/src/app/seller-dashboard/page.tsx @@ -65,7 +65,7 @@ export default function SellerDashboardPage() { "Get insights into customer preferences and sales trends", icon: Target, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/company-analyst-studying-business-activity-progress-achieving-strategic-goals_482257-91239.jpg?_wi=3" imageAlt="Seller dashboard features" imagePosition="right" mediaAnimation="slide-up"