Merge version_1 into main #1
@@ -75,15 +75,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Artisan gift collection",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg?_wi=1",
|
||||
imageAlt: "Luxury scented candle",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg?_wi=1",
|
||||
imageAlt: "Gourmet artisan chocolate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg?_wi=1",
|
||||
imageAlt: "Organic skincare basket",
|
||||
},
|
||||
]}
|
||||
@@ -119,14 +119,14 @@ export default function LandingPage() {
|
||||
name: "Artisan Candle",
|
||||
price: "KSh 2,500",
|
||||
variant: "Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Gourmet Chocolates",
|
||||
price: "KSh 3,200",
|
||||
variant: "Food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
name: "Spa Care Kit",
|
||||
price: "KSh 5,500",
|
||||
variant: "Self-Care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
|
||||
Reference in New Issue
Block a user