Update src/app/page.tsx

This commit is contained in:
2026-03-02 21:20:45 +00:00
parent ef456b5ea7
commit fbca20a899

View File

@@ -118,7 +118,7 @@ export default function HomePage() {
name: "Traditional Moroccan Salon Fabric - Deep Red",
price: "45 DH/meter",
variant: "Red • Geometric Pattern • Premium Wool",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-circle-made-with-lace-fabric_23-2147882417.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-circle-made-with-lace-fabric_23-2147882417.jpg?_wi=1",
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
isFavorited: false,
},
@@ -127,7 +127,7 @@ export default function HomePage() {
name: "Modern Moroccan Salon Fabric - Azure Blue",
price: "52 DH/meter",
variant: "Blue • Contemporary Design • Silk Blend",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3493.jpg?_wi=1",
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
isFavorited: false,
},
@@ -136,7 +136,7 @@ export default function HomePage() {
name: "Luxury Velvet Fabric - Gold Embossed",
price: "85 DH/meter",
variant: "Gold • Embroidered • Premium Velvet",
imageSrc: "http://img.b2bpic.net/free-photo/solid-curvy-glitter-yellow-fabrics-curtains_23-2148516064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/solid-curvy-glitter-yellow-fabrics-curtains_23-2148516064.jpg?_wi=1",
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
isFavorited: false,
},
@@ -227,7 +227,7 @@ export default function HomePage() {
role: "Interior Designer",
company: "Marrakech Luxury Homes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1",
imageAlt: "Fatima Al-Mansouri, Interior Designer",
},
{
@@ -236,7 +236,7 @@ export default function HomePage() {
role: "Boutique Owner",
company: "Fez Premium Décor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1",
imageAlt: "Hassan Al-Qadi, Boutique Owner",
},
{
@@ -245,7 +245,7 @@ export default function HomePage() {
role: "Hospitality Manager",
company: "Atlas Hotel Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2",
imageAlt: "Leila Bennis, Hospitality Manager",
},
{