Merge version_1 into main #3

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

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
buttons={[
{ text: "Explore Collection", 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>
@@ -76,13 +76,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-knitted-stockings-uses-phone-cozy-bed-autumn-leaves_169016-14028.jpg", imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves."},
{
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", imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves."},
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", imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves."},
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", imageAlt: "A young woman in knitted stockings uses the phone in a cozy bed, among the autumn leaves."},
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."},
]}
title="Why Sanskar?"
description="Experience fashion that blends heritage with modern aesthetics."
@@ -97,9 +97,9 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", name: "Silk Saree", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/elegant-silk-concept-with-copy-space_23-2148623322.jpg", imageAlt: "luxury silk garment detail"},
id: "p1", name: "Silk Saree", price: "$120", 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", imageAlt: "bohemian chic fashion item"},
id: "p2", name: "Kurta Set", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashionable-sisters-holding-hands-together_23-2147840666.jpg?_wi=2", imageAlt: "bohemian chic fashion item"},
{
id: "p3", name: "Designer Top", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg", imageAlt: "minimalist contemporary fashion outfit"},
{