diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cb8ba8..fc04624 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "๐Ÿงพ Get Wholesale Quote", href: "#contact" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828317.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828317.jpg?_wi=1" imageAlt="Jinay International Sublimation Products Display" frameStyle="card" buttonAnimation="slide-up" @@ -79,7 +79,7 @@ export default function LandingPage() { reviewCount: "All phone models", imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-case-design_1175-334.jpg", imageAlt: "Custom Printed Mobile Cover"}, { id: "6", brand: "Jinay", name: "Corporate Gift Sets", price: "Custom quotation", rating: 5, - reviewCount: "Bulk orders", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-outfits-with-personal-accessories-wooden-desk_23-2147856130.jpg", imageAlt: "Branded Corporate Gift Set"}, + reviewCount: "Bulk orders", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-outfits-with-personal-accessories-wooden-desk_23-2147856130.jpg?_wi=1", imageAlt: "Branded Corporate Gift Set"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -109,9 +109,9 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "1", value: "13+", title: "Google Reviews", description: "4.1โ˜… rating from verified customers", imageSrc: "http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828317.jpg", imageAlt: "Customer Satisfaction"}, + id: "1", value: "13+", title: "Google Reviews", description: "4.1โ˜… rating from verified customers", imageSrc: "http://img.b2bpic.net/free-photo/female-business-owner-working-portrait_23-2148828317.jpg?_wi=2", imageAlt: "Customer Satisfaction"}, { - id: "2", value: "500+", title: "Active Clients", description: "Print shops, gift stores, and corporations", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-outfits-with-personal-accessories-wooden-desk_23-2147856130.jpg", imageAlt: "Business Clients"}, + id: "2", value: "500+", title: "Active Clients", description: "Print shops, gift stores, and corporations", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-outfits-with-personal-accessories-wooden-desk_23-2147856130.jpg?_wi=2", imageAlt: "Business Clients"}, { id: "3", value: "10+", title: "Years Experience", description: "Industry expertise in sublimation and gifting", imageSrc: "http://img.b2bpic.net/free-photo/store-assistants-receiving-new-fashion-collection-put-display-showroom_482257-98959.jpg", imageAlt: "Equipment Experience"}, ]}