2 Commits

Author SHA1 Message Date
fdd63aeb37 Update src/app/page.tsx 2026-04-15 06:00:17 +00:00
8f5b285d13 Merge version_2 into main
Merge version_2 into main
2026-04-15 05:42:28 +00:00

View File

@@ -105,11 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
products={[
{ id: "1", name: "Essential Lace Bralette", price: "$45", variant: "Available in 5 colors", imageSrc: "http://img.b2bpic.net/free-photo/top-view-marshmallows-glass-jar-high-quality-photo_114579-35880.jpg" },
{ id: "2", name: "Seamless Comfort Panty", price: "$25", variant: "Mid-rise, Soft Modal", imageSrc: "http://img.b2bpic.net/free-photo/trendy-swimsuit-outdoors_23-2150632441.jpg" },
{ id: "3", name: "Satin & Lace Luxury Set", price: "$85", variant: "Bridal Edition", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-lying-floor_23-2147781236.jpg" },
{ id: "4", name: "Signature Camisole", price: "$55", variant: "Silk Blend", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-unhealthy-woman-with-dark-hair-wearing-white-casual-style-t-shirt-shorts-sitting-bed-light-bedroom-with-crossed-legs-touching-painful-neck-after-uncomfortable-sleep_176532-15524.jpg" },
{ id: "5", name: "Floral Lace Bodysuit", price: "$95", variant: "Limited Edition", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-trendy-swimsuit-sitting-with-her-back-camera-beach-tent-young-lady-sunbathing-while-spending-time-beach_574295-5067.jpg" },
{ id: "1", name: "Essential Lace Bralette", price: "$45", variant: "Available in 5 colors", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNgaUeaWSVP9tT4motK9VRpmGb/uploaded-1776232796286-djljidrb.jpg" },
{ id: "2", name: "Seamless Comfort Panty", price: "$25", variant: "Mid-rise, Soft Modal", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNgaUeaWSVP9tT4motK9VRpmGb/uploaded-1776232796286-jxpg3geu.jpg" },
{ id: "3", name: "Satin & Lace Luxury Set", price: "$85", variant: "Bridal Edition", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNgaUeaWSVP9tT4motK9VRpmGb/uploaded-1776232796286-9loj0wbq.jpg" },
{ id: "4", name: "Signature Camisole", price: "$55", variant: "Silk Blend", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNgaUeaWSVP9tT4motK9VRpmGb/uploaded-1776232796286-omtnrxi9.jpg" },
{ id: "5", name: "Floral Lace Bodysuit", price: "$95", variant: "Limited Edition", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNgaUeaWSVP9tT4motK9VRpmGb/uploaded-1776232796286-jbfx82yk.png" },
{ id: "6", name: "Everyday Support Set", price: "$65", variant: "Wireless Comfort", imageSrc: "http://img.b2bpic.net/free-photo/bride-s-morning-fine-art-wedding-happy-bride_1328-1771.jpg" }
]}
title="The Collection"