From c4335f4f4f39b42c45b9f3e44457f38ef577377f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 22:10:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c39bb73..f0d11df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Start Your Order", href: "/contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg?_wi=1" imageAlt="Custom apparel examples" mediaAnimation="slide-up" avatars={[ @@ -90,27 +90,27 @@ export default function LandingPage() { title: "Submit Your Idea", description: "Share your vision with us through our simple custom order request form.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg", imageAlt: "Idea submission"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg?_wi=1", imageAlt: "Idea submission"}, { - imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg", imageAlt: "Idea submission"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg?_wi=2", imageAlt: "Idea submission"}, ], }, { title: "We Discuss & Design", description: "Our team reviews your details and collaborates with you on the design.", icon: MessageSquare, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg", imageAlt: "Design discussion"}, + imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg?_wi=1", imageAlt: "Design discussion"}, { - imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg", imageAlt: "Design discussion"}, + imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg?_wi=2", imageAlt: "Design discussion"}, ], }, { title: "Approve & Order", description: "Once you're happy with the final mockups, we finalize the details and print.", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/logo-element-vector-fashion-branding-sticker-design_53876-156423.jpg", imageAlt: "Final approval"}, + imageSrc: "http://img.b2bpic.net/free-vector/logo-element-vector-fashion-branding-sticker-design_53876-156423.jpg?_wi=1", imageAlt: "Final approval"}, { - imageSrc: "http://img.b2bpic.net/free-vector/logo-element-vector-fashion-branding-sticker-design_53876-156423.jpg", imageAlt: "Final approval"}, + imageSrc: "http://img.b2bpic.net/free-vector/logo-element-vector-fashion-branding-sticker-design_53876-156423.jpg?_wi=2", imageAlt: "Final approval"}, ], }, ]} @@ -140,11 +140,11 @@ export default function LandingPage() { description="Check out our most popular customisable apparel." products={[ { - id: "1", name: "Classic Hoodie", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg"}, + id: "1", name: "Classic Hoodie", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg?_wi=2"}, { - id: "2", name: "Graphic T-Shirt", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg"}, + id: "2", name: "Graphic T-Shirt", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg?_wi=3"}, { - id: "3", name: "Oversized Tee", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg"}, + id: "3", name: "Oversized Tee", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg?_wi=3"}, ]} /> @@ -158,9 +158,9 @@ export default function LandingPage() { description="Learn more about the art of custom apparel." blogs={[ { - id: "b1", category: "Tips", title: "Choosing The Right Fabric", excerpt: "What you need to know about material selection.", imageSrc: "http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg", authorName: "Team PrintPop", authorAvatar: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg", date: "Oct 12, 2024"}, + id: "b1", category: "Tips", title: "Choosing The Right Fabric", excerpt: "What you need to know about material selection.", imageSrc: "http://img.b2bpic.net/free-photo/black-red-blouses_23-2147704085.jpg?_wi=3", authorName: "Team PrintPop", authorAvatar: "http://img.b2bpic.net/free-photo/business-marketing-illustration_23-2151928211.jpg", date: "Oct 12, 2024"}, { - id: "b2", category: "Trends", title: "Streetwear Branding 2024", excerpt: "How to stay ahead of the design curve.", imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg", authorName: "Team PrintPop", authorAvatar: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg", date: "Oct 15, 2024"}, + id: "b2", category: "Trends", title: "Streetwear Branding 2024", excerpt: "How to stay ahead of the design curve.", imageSrc: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg?_wi=4", authorName: "Team PrintPop", authorAvatar: "http://img.b2bpic.net/free-photo/messenger-window-icon-3d-render-illustration-isolated-white-background_460848-11271.jpg", date: "Oct 15, 2024"}, ]} /> -- 2.49.1