Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -136,7 +136,7 @@ export default function AboutPage() {
|
|||||||
role: "Interior Designer",
|
role: "Interior Designer",
|
||||||
company: "Marrakech Luxury Homes",
|
company: "Marrakech Luxury Homes",
|
||||||
rating: 5,
|
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=3",
|
||||||
imageAlt: "Fatima Al-Mansouri, Interior Designer",
|
imageAlt: "Fatima Al-Mansouri, Interior Designer",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -145,7 +145,7 @@ export default function AboutPage() {
|
|||||||
role: "Boutique Owner",
|
role: "Boutique Owner",
|
||||||
company: "Fez Premium Décor",
|
company: "Fez Premium Décor",
|
||||||
rating: 5,
|
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=2",
|
||||||
imageAlt: "Hassan Al-Qadi, Boutique Owner",
|
imageAlt: "Hassan Al-Qadi, Boutique Owner",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -154,7 +154,7 @@ export default function AboutPage() {
|
|||||||
role: "Hospitality Manager",
|
role: "Hospitality Manager",
|
||||||
company: "Atlas Hotel Group",
|
company: "Atlas Hotel Group",
|
||||||
rating: 5,
|
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=4",
|
||||||
imageAlt: "Leila Bennis, Hospitality Manager",
|
imageAlt: "Leila Bennis, Hospitality Manager",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ export default function ContactPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-pattern-design_1010-595.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/abstract-pattern-design_1010-595.jpg?_wi=2"
|
||||||
imageAlt="Moroccan geometric pattern"
|
imageAlt="Moroccan geometric pattern"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
@@ -122,7 +122,7 @@ export default function HomePage() {
|
|||||||
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
||||||
price: "45 DH/meter",
|
price: "45 DH/meter",
|
||||||
variant: "Red • Geometric Pattern • Premium Wool",
|
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",
|
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
|||||||
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
||||||
price: "52 DH/meter",
|
price: "52 DH/meter",
|
||||||
variant: "Blue • Contemporary Design • Silk Blend",
|
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",
|
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -140,7 +140,7 @@ export default function HomePage() {
|
|||||||
name: "Luxury Velvet Fabric - Gold Embossed",
|
name: "Luxury Velvet Fabric - Gold Embossed",
|
||||||
price: "85 DH/meter",
|
price: "85 DH/meter",
|
||||||
variant: "Gold • Embroidered • Premium Velvet",
|
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",
|
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
|||||||
role: "Interior Designer",
|
role: "Interior Designer",
|
||||||
company: "Marrakech Luxury Homes",
|
company: "Marrakech Luxury Homes",
|
||||||
rating: 5,
|
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",
|
imageAlt: "Fatima Al-Mansouri, Interior Designer",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
|||||||
role: "Boutique Owner",
|
role: "Boutique Owner",
|
||||||
company: "Fez Premium Décor",
|
company: "Fez Premium Décor",
|
||||||
rating: 5,
|
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",
|
imageAlt: "Hassan Al-Qadi, Boutique Owner",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
|||||||
role: "Hospitality Manager",
|
role: "Hospitality Manager",
|
||||||
company: "Atlas Hotel Group",
|
company: "Atlas Hotel Group",
|
||||||
rating: 5,
|
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",
|
imageAlt: "Leila Bennis, Hospitality Manager",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -303,7 +303,7 @@ export default function HomePage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-pattern-design_1010-595.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/abstract-pattern-design_1010-595.jpg?_wi=1"
|
||||||
imageAlt="Moroccan geometric pattern background"
|
imageAlt="Moroccan geometric pattern background"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ export default function ShopPage() {
|
|||||||
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
name: "Traditional Moroccan Salon Fabric - Deep Red",
|
||||||
price: "45 DH/meter",
|
price: "45 DH/meter",
|
||||||
variant: "Red • Geometric Pattern • Premium Wool",
|
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=2",
|
||||||
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
|
imageAlt: "Traditional red Moroccan fabric with geometric zellige pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@ export default function ShopPage() {
|
|||||||
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
name: "Modern Moroccan Salon Fabric - Azure Blue",
|
||||||
price: "52 DH/meter",
|
price: "52 DH/meter",
|
||||||
variant: "Blue • Contemporary Design • Silk Blend",
|
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=2",
|
||||||
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
|
imageAlt: "Modern blue Moroccan fabric with contemporary pattern",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
@@ -109,7 +109,7 @@ export default function ShopPage() {
|
|||||||
name: "Luxury Velvet Fabric - Gold Embossed",
|
name: "Luxury Velvet Fabric - Gold Embossed",
|
||||||
price: "85 DH/meter",
|
price: "85 DH/meter",
|
||||||
variant: "Gold • Embroidered • Premium Velvet",
|
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=2",
|
||||||
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
|
imageAlt: "Luxury gold velvet Moroccan fabric with embossed details",
|
||||||
isFavorited: false,
|
isFavorited: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user