Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:27:17 +00:00

View File

@@ -81,13 +81,13 @@ const HomePage = () => {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/gypsy-woman-sitting-chair-looking-away_23-2148235433.jpg", imageAlt: "Embroidered Traditional Suit"},
imageSrc: "http://img.b2bpic.net/free-photo/gypsy-woman-sitting-chair-looking-away_23-2148235433.jpg?_wi=1", imageAlt: "Embroidered Traditional Suit"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-turkish-girl-long-red-dress-walks-summer-old-city_1157-13362.jpg", imageAlt: "Organza Dress Collection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-wooden-door_1122-1175.jpg", imageAlt: "Farasha Style Elegant Wear"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-wooden-door_1122-1175.jpg?_wi=1", imageAlt: "Farasha Style Elegant Wear"},
{
imageSrc: "http://img.b2bpic.net/free-photo/gypsy-woman-sitting-chair-looking-away_23-2148235433.jpg", imageAlt: "Luxury Embroidered Collection"},
imageSrc: "http://img.b2bpic.net/free-photo/gypsy-woman-sitting-chair-looking-away_23-2148235433.jpg?_wi=2", imageAlt: "Luxury Embroidered Collection"},
{
imageSrc: "http://img.b2bpic.net/free-photo/model-advertising-fashionable-clothes_132075-14011.jpg", imageAlt: "Premium Stitched Suits"},
]}
@@ -106,7 +106,7 @@ const HomePage = () => {
buttonAnimation="slide-up"
products={[
{
id: "eid-1", name: "Royal Eid Collection Suit", price: "PKR 4,500 - 6,500", variant: "Multiple Colors | Stitched & Unstitched", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-wooden-door_1122-1175.jpg", imageAlt: "Eid Collection Traditional Suit", isFavorited: false,
id: "eid-1", name: "Royal Eid Collection Suit", price: "PKR 4,500 - 6,500", variant: "Multiple Colors | Stitched & Unstitched", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-wooden-door_1122-1175.jpg?_wi=2", imageAlt: "Eid Collection Traditional Suit", isFavorited: false,
},
{
id: "organza-1", name: "Ethereal Organza Dress", price: "PKR 3,200 - 5,000", variant: "Luxury Embroidered | Available in 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-ready-wedding_23-2149329158.jpg", imageAlt: "Organza Elegant Dress", isFavorited: false,
@@ -150,7 +150,7 @@ const HomePage = () => {
id: "5", title: "Latest Seasonal Designs", content:
"Our design team continuously creates fresh, contemporary collections while honoring traditional aesthetics. Experience the perfect blend of modernity and tradition."},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-floral-dress-with-paper-bag_23-2147688402.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-floral-dress-with-paper-bag_23-2147688402.jpg?_wi=1"
imageAlt="Anmol Collection Boutique"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -214,7 +214,7 @@ const HomePage = () => {
{ value: "17K+", title: "Instagram Community" },
{ value: "100%", title: "Customer Satisfaction" },
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-floral-dress-with-paper-bag_23-2147688402.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-floral-dress-with-paper-bag_23-2147688402.jpg?_wi=2"
imageAlt="Anmol Collection Boutique"
useInvertedBackground={false}
mediaAnimation="slide-up"