diff --git a/src/app/page.tsx b/src/app/page.tsx index d43477d..c0eef3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,30 +51,30 @@ export default function LandingPage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Thursty Thursday hoodie" + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=1", imageAlt: "Thursty Thursday hoodie" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432365.jpg", imageAlt: "Thursty Thursday cap" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432365.jpg?_wi=1", imageAlt: "Thursty Thursday cap" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg", imageAlt: "Thursty Thursday t-shirt" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg?_wi=1", imageAlt: "Thursty Thursday t-shirt" }, { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Thursty Thursday exclusive hoodie" + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=2", imageAlt: "Thursty Thursday exclusive hoodie" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg", imageAlt: "Thursty Thursday graphic tee" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-os-stylish-woman-sunglasses-walking-street-she-is-wearing-white-tshirt-has-red-lips-looking-down_291650-2102.jpg?_wi=2", imageAlt: "Thursty Thursday graphic tee" }, { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Thursty Thursday streetwear" + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=3", imageAlt: "Thursty Thursday streetwear" }, { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Thursty Thursday apparel" + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=4", imageAlt: "Thursty Thursday apparel" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432365.jpg", imageAlt: "Thursty Thursday accessories" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432365.jpg?_wi=2", imageAlt: "Thursty Thursday accessories" } ]} carouselPosition="right" @@ -99,22 +99,22 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Classic Thursday Hoodie", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Classic Thursday Hoodie" + id: "1", name: "Classic Thursday Hoodie", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=5", imageAlt: "Classic Thursday Hoodie" }, { - id: "2", name: "Thursty Graphic Tee", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/hunger-relief-aid-handicapped_482257-76343.jpg", imageAlt: "Thursty Graphic Tee" + id: "2", name: "Thursty Graphic Tee", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/hunger-relief-aid-handicapped_482257-76343.jpg?_wi=1", imageAlt: "Thursty Graphic Tee" }, { - id: "3", name: "Curved Logo Cap", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275227.jpg", imageAlt: "Curved Logo Cap" + id: "3", name: "Curved Logo Cap", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275227.jpg?_wi=1", imageAlt: "Curved Logo Cap" }, { - id: "4", name: "Premium Crewneck", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-mall-wearing-sweater-that-says-i-m-girl_89887-689.jpg", imageAlt: "Premium Crewneck" + id: "4", name: "Premium Crewneck", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-mall-wearing-sweater-that-says-i-m-girl_89887-689.jpg?_wi=1", imageAlt: "Premium Crewneck" }, { - id: "5", name: "Essentials Backpack", price: "$44.99", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-plastic-orange-penny-shortboard-green-wall-cap_158538-13786.jpg", imageAlt: "Essentials Backpack" + id: "5", name: "Essentials Backpack", price: "$44.99", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-plastic-orange-penny-shortboard-green-wall-cap_158538-13786.jpg?_wi=1", imageAlt: "Essentials Backpack" }, { - id: "6", name: "Oversized Thursday Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/white-simple-apparel-street-style-men-women-s-clothing-outdoor-shoot_53876-119818.jpg", imageAlt: "Oversized Thursday Hoodie" + id: "6", name: "Oversized Thursday Hoodie", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/white-simple-apparel-street-style-men-women-s-clothing-outdoor-shoot_53876-119818.jpg?_wi=1", imageAlt: "Oversized Thursday Hoodie" } ]} buttons={[ @@ -139,28 +139,28 @@ export default function LandingPage() { { id: 1, title: "Summer Vibes", description: "Light, breathable t-shirts and caps perfect for hot days. Fresh designs with cooling technology.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hunger-relief-aid-handicapped_482257-76343.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/hunger-relief-aid-handicapped_482257-76343.jpg?_wi=2" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275227.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275227.jpg?_wi=2" } }, { id: 2, title: "Winter Essentials", description: "Premium hoodies and crewnecks designed to keep you warm and stylish all season long.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=6" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-mall-wearing-sweater-that-says-i-m-girl_89887-689.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-mall-wearing-sweater-that-says-i-m-girl_89887-689.jpg?_wi=2" } }, { id: 3, title: "All-Year Drip", description: "Timeless pieces that work year-round. Classic designs that never go out of style.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-plastic-orange-penny-shortboard-green-wall-cap_158538-13786.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-plastic-orange-penny-shortboard-green-wall-cap_158538-13786.jpg?_wi=2" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/white-simple-apparel-street-style-men-women-s-clothing-outdoor-shoot_53876-119818.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/white-simple-apparel-street-style-men-women-s-clothing-outdoor-shoot_53876-119818.jpg?_wi=2" } } ]} @@ -197,22 +197,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Alex Martinez", role: "Content Creator", testimonial: "The quality is insane for the price. I've bought merch from tons of brands, and Thursty Thursday consistently delivers. My community loves rocking this gear!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Alex Martinez" + id: "1", name: "Alex Martinez", role: "Content Creator", testimonial: "The quality is insane for the price. I've bought merch from tons of brands, and Thursty Thursday consistently delivers. My community loves rocking this gear!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Alex Martinez" }, { - id: "2", name: "Jordan Lee", role: "Streamer", testimonial: "Every Thursday I'm checking for new drops. The designs are fire, the fit is perfect, and the shipping is super fast. Already became a repeat customer!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Jordan Lee" + id: "2", name: "Jordan Lee", role: "Streamer", testimonial: "Every Thursday I'm checking for new drops. The designs are fire, the fit is perfect, and the shipping is super fast. Already became a repeat customer!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Jordan Lee" }, { - id: "3", name: "Casey Thompson", role: "Digital Artist", testimonial: "The attention to detail on these pieces is next level. I appreciate that they actually listen to community feedback and evolve their designs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Casey Thompson" + id: "3", name: "Casey Thompson", role: "Digital Artist", testimonial: "The attention to detail on these pieces is next level. I appreciate that they actually listen to community feedback and evolve their designs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "Casey Thompson" }, { - id: "4", name: "Morgan Rivera", role: "Fitness Influencer", testimonial: "Perfect for my gym and lifestyle content. The comfort is premium, the vibe is authentic, and the brand actually cares about their community.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Morgan Rivera" + id: "4", name: "Morgan Rivera", role: "Fitness Influencer", testimonial: "Perfect for my gym and lifestyle content. The comfort is premium, the vibe is authentic, and the brand actually cares about their community.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=4", imageAlt: "Morgan Rivera" }, { - id: "5", name: "Sam Chen", role: "Music Producer", testimonial: "Wearing Thursty Thursday to my shows is a statement. It's become part of my identity as a creator. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Sam Chen" + id: "5", name: "Sam Chen", role: "Music Producer", testimonial: "Wearing Thursty Thursday to my shows is a statement. It's become part of my identity as a creator. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=5", imageAlt: "Sam Chen" }, { - id: "6", name: "Priya Patel", role: "Podcast Host", testimonial: "I've gifted this merch to my entire team. Everyone's obsessed. The quality matches the energy of the brand—premium and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Priya Patel" + id: "6", name: "Priya Patel", role: "Podcast Host", testimonial: "I've gifted this merch to my entire team. Everyone's obsessed. The quality matches the energy of the brand—premium and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=6", imageAlt: "Priya Patel" } ]} />