|
|
@@ -9,7 +9,7 @@ import mainImage2 from "../../assets/images/MAINHEADER-02.webp";
|
|
9
|
9
|
import mainImage5 from "../../assets/images/MAINHEADER-05.webp";
|
|
10
|
10
|
import mainImage6 from "../../assets/images/MAINHEADER-06.webp";
|
|
11
|
11
|
import mainImage8 from "../../assets/images/MAINHEADER-08.webp";
|
|
12
|
|
-import mainImage10 from "../../assets/images/MAINHEADER-10.png";
|
|
|
12
|
+// import mainImage10 from "../../assets/images/MAINHEADER-10.png";
|
|
13
|
13
|
import mainImage11 from "../../assets/images/MAINHEADER-11.webp";
|
|
14
|
14
|
import mainImage13 from "../../assets/images/MAINHEADER-13.webp";
|
|
15
|
15
|
|
|
|
@@ -23,9 +23,9 @@ const CarouselContainer = () => {
|
|
23
|
23
|
{ img_src: mainImage13, alt_name: "Eid's Time For Love", productType: "Apparel", title: "Eid's Time For Love", titles: ["EID'S TIME FOR LOVE"] },
|
|
24
|
24
|
// Local Shopify collection title is "DENIM ND X MARII FOR AMBER"; old/reference title: "ND X MARII FOR AMBER".
|
|
25
|
25
|
{ img_src: mainImage11, alt_name: "ND X Marii for Amber", productType: "Apparel", title: "ND X Marii for Amber", titles: ["DENIM ND X MARII FOR AMBER", "ND X MARII FOR AMBER"] },
|
|
26
|
|
- { img_src: mainImage10, alt_name: "Oasis Abaya", productType: "Apparel", title: "Oasis abaya", titles: ["OASIS ABAYA COLLECTION", "MIRAGE COLLECTION"] },
|
|
|
26
|
+ // { img_src: mainImage10, alt_name: "Oasis Abaya", productType: "Apparel", title: "Oasis abaya", titles: ["OASIS ABAYA COLLECTION", "MIRAGE COLLECTION"] },
|
|
27
|
27
|
{ img_src: mainImage8, alt_name: "Somewhere Somehow Someone", productType: "Apparel", title: "Somewhere Somehow Someone", titles: ["SOMEWHERE SOMEHOW SOMEONE"] },
|
|
28
|
|
- { img_src: mainImage6, alt_name: "Oasis Abaya Collection", productType: "Apparel", title: "Oasis abaya", titles: ["OASIS ABAYA COLLECTION", "MIRAGE COLLECTION"] },
|
|
|
28
|
+ { img_src: mainImage6, alt_name: "Oasis Abaya Collection", productType: "Apparel", title: "Oasis abaya", titles: ["OASIS ABAYA COLLECTION", "OASIS ABAYA"] },
|
|
29
|
29
|
// Local Shopify collection title is "RAYA ROMANTICS"; old/reference title: "RAYA ROMANTICS COLLECTION 2025".
|
|
30
|
30
|
{ img_src: mainImage5, alt_name: "Raya Romantics", productType: "Apparel", title: "Raya Romantics", titles: ["RAYA ROMANTICS", "RAYA ROMANTICS COLLECTION 2025"] },
|
|
31
|
31
|
// { img_src: mainImage3, alt_name: "Amber Home", productType: "HOME" },
|