Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-12 19:03:05 +00:00

View File

@@ -85,16 +85,16 @@ export default function LandingPage() {
gridVariant="bento-grid"
products={[
{
id: "1", name: "Golden Heart Bracelet", price: "Tk.300 ", imageSrc: "http://img.b2bpic.net/free-photo/sensual-elegant-lady-woman-wearing-stylish-boho-top_291049-25.jpg", imageAlt: "Golden Heart Bracelet"
id: "1", name: "Hair ban ", price: "Tk.150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342041535-ndd1eq9n.png", imageAlt: "Hair ban "
},
{
id: "2", name: "Pearl Drop Earrings", price: "Tk.175 ", imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-baby-s-breath-flowers-marshmallow-test-tubes-with-white-tag_23-2147936768.jpg", imageAlt: "Pearl Drop Earrings"
id: "2", name: "Pearl bracelets", price: "Tk.175 ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342067031-olttznbi.png", imageAlt: "Pearl bracelets"
},
{
id: "3", name: "Crystal Ring Set", price: "Tk.250 ", imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-wedding-ring-scarf_23-2148031686.jpg", imageAlt: "Crystal Ring Set"
},
{
id: "4", name: "Delicate Gold Necklace", price: "Tk.400 ", imageSrc: "http://img.b2bpic.net/free-photo/fashion-necklace-with-expensive-stones-pearls_114579-11511.jpg?_wi=1", imageAlt: "Delicate Gold Necklace"
id: "4", name: "hair clip ", price: "Tk.100", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Apv6sRFjqzpDEKen4UeDwBf0Hp/uploaded-1773342104558-hr8ey4el.png", imageAlt: "hair clip "
}
]}
/>