Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 13:46:49 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@ananyap",
testimonial: "The quality of the silk is unmatched. Absolutely beautiful saree!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg?_wi=1",
imageAlt: "elegant indian woman wearing saree",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@riyas",
testimonial: "I loved the blouse piece designs. Very elegant and unique patterns.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg?_wi=1",
imageAlt: "elegant indian woman wearing saree",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@meerak",
testimonial: "Style offers the best collection. Will definitely shop again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=1",
imageAlt: "elegant indian woman wearing saree",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@priyav",
testimonial: "Elegant designs and perfect delivery. Exceeded my expectations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg?_wi=1",
imageAlt: "elegant indian woman wearing saree",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@sunitam",
testimonial: "Wore the saree for a wedding, got so many compliments!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg?_wi=1",
imageAlt: "elegant indian woman wearing saree",
},
]}
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg?_wi=2"
imageAlt="Traditional elegance in every weave"
avatars={[
{
@@ -193,28 +193,28 @@ export default function LandingPage() {
id: "p1",
name: "Classic Silk Saree",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg?_wi=2",
imageAlt: "Traditional silk saree detail",
},
{
id: "p2",
name: "Embroidered Blouse Piece",
price: "$30",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-red-pin-with-stones_114579-12004.jpg?_wi=2",
imageAlt: "Designer blouse piece embroidery",
},
{
id: "p3",
name: "Floral Chiffon Saree",
price: "$95",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502989.jpg?_wi=2",
imageAlt: "Premium silk saree collection",
},
{
id: "p4",
name: "Brocade Blouse Material",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400880.jpg?_wi=2",
imageAlt: "Luxurious saree border detail",
},
{
@@ -351,7 +351,7 @@ export default function LandingPage() {
title="Let's Stay Connected"
description="Join our newsletter for updates on new collections and offers."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg?_wi=3"
/>
</div>