Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 20:50:03 +00:00

View File

@@ -95,42 +95,42 @@ export default function LandingPage() {
name: "The Kynetik Flask",
price: "$75",
variant: "Matte Black",
imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817643.jpg",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096570.jpg?_wi=2",
},
]}
title="Premium Collection"
@@ -261,7 +261,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"
/>
</div>