From 04216d637ddcb8cbe808c43f6c428a2cf76b7fc7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 20:50:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6665ba6..8fe3e33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,12 +62,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "The Kynetik Flask", price: "$75", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817643.jpg" }, - { id: "p2", name: "Signature Case", price: "$45", variant: "Satin Silver", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tin-can-with-food-kitchen-towel_23-2148785215.jpg" }, - { id: "p3", name: "Pro Accessory Kit", price: "$120", variant: "Custom Engraved", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg" }, - { id: "p4", name: "Everyday Carry Flask", price: "$65", variant: "Space Gray", imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817643.jpg" }, - { id: "p5", name: "Elite Container", price: "$90", variant: "Gunmetal", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tin-can-with-food-kitchen-towel_23-2148785215.jpg" }, - { id: "p6", name: "Standard Slim Flask", price: "$55", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg" }, + { id: "p1", name: "The Kynetik Flask", price: "$75", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817643.jpg?_wi=1" }, + { id: "p2", name: "Signature Case", price: "$45", variant: "Satin Silver", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tin-can-with-food-kitchen-towel_23-2148785215.jpg?_wi=1" }, + { id: "p3", name: "Pro Accessory Kit", price: "$120", variant: "Custom Engraved", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg?_wi=1" }, + { id: "p4", name: "Everyday Carry Flask", price: "$65", variant: "Space Gray", imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817643.jpg?_wi=2" }, + { id: "p5", name: "Elite Container", price: "$90", variant: "Gunmetal", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tin-can-with-food-kitchen-towel_23-2148785215.jpg?_wi=2" }, + { id: "p6", name: "Standard Slim Flask", price: "$55", variant: "Matte Black", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg?_wi=2" }, ]} title="Premium Collection" description="Crafted from aerospace-grade aluminum and laser-engraved for life." @@ -124,7 +124,7 @@ export default function LandingPage() { tag="Join Now" title="Ready to Start?" description="Sign up for early access to our limited runs and exclusive customization options." - imageSrc="http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg?_wi=3" mediaAnimation="slide-up" />