Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,21 +66,21 @@ export default function LandingPage() {
|
||||
handle: "@elena_wellness",
|
||||
testimonial: "The floral notes are subtle and the carbonation is just right.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Julian B.",
|
||||
handle: "@julian_lifestyle",
|
||||
testimonial: "Zero calories, zero sugar - it's the perfect wellness companion.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sophie C.",
|
||||
handle: "@sophie_chic",
|
||||
testimonial: "A beautiful blend of French elegance and botanical tradition.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marc L.",
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg?_wi=1"
|
||||
imageAlt="Charab Rose Drink"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
id: "sku-001-2",
|
||||
name: "Charab Rose Drink (Pack of 4)",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-jars-gypsophila-white-background_23-2148028532.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "sku-001-3",
|
||||
@@ -197,19 +197,19 @@ export default function LandingPage() {
|
||||
id: "sku-001-4",
|
||||
name: "Charab Rose Drink (Pack of 12)",
|
||||
price: "$60.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-happy-smiling-woman-holding-water-bottle-with-lemon-vitamin-c-drink-looking-joyful-camera-posing-against-pink-background_1258-300506.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "sku-001-5",
|
||||
name: "Charab Rose Drink (Pack of 24)",
|
||||
price: "$115.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-cosmetics-hydrogel-eyes-patches-woman-home-with-glass-water_197531-32429.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "sku-001-6",
|
||||
name: "Charab Rose Drink (Monthly Sub)",
|
||||
price: "$100.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-blond-girl-knitted-sweater-sensually-looking-camera-outdoor_574295-741.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Shop Charab"
|
||||
|
||||
Reference in New Issue
Block a user