Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 12:43:41 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-with-mouse-cassette-pink-background_185193-162172.jpg"
imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-with-mouse-cassette-pink-background_185193-162172.jpg?_wi=1"
imageAlt="elegant fashion studio model"
/>
</div>
@@ -109,21 +109,21 @@ export default function LandingPage() {
title: "Unique Designs",
description: "Authentic patterns for every occasion.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-with-mouse-cassette-pink-background_185193-162172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-with-mouse-cassette-pink-background_185193-162172.jpg?_wi=2",
imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves.",
},
{
title: "Sustainable",
description: "Consciously crafted fashion pieces.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623322.jpg?_wi=1",
imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves.",
},
{
title: "Worldwide Shipping",
description: "Delivering elegance to your doorstep.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg?_wi=1",
imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves.",
},
]}
@@ -143,14 +143,14 @@ export default function LandingPage() {
id: "p1",
name: "Silk Saree",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623322.jpg?_wi=2",
imageAlt: "luxury silk garment detail",
},
{
id: "p2",
name: "Kurta Set",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg?_wi=2",
imageAlt: "bohemian chic fashion item",
},
{