Update src/app/shop/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function ShopPage() {
|
||||
rating: 4.8,
|
||||
reviewCount: "142",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg",
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg?_wi=3",
|
||||
imageAlt: "Premium cannabis flower",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -78,7 +78,7 @@ export default function ShopPage() {
|
||||
rating: 4.9,
|
||||
reviewCount: "98",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg?_wi=2",
|
||||
imageAlt: "Cannabis wellness oil",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -90,7 +90,7 @@ export default function ShopPage() {
|
||||
rating: 4.7,
|
||||
reviewCount: "156",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg",
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg?_wi=4",
|
||||
imageAlt: "Cannabis edibles",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -102,7 +102,7 @@ export default function ShopPage() {
|
||||
rating: 4.9,
|
||||
reviewCount: "87",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg?_wi=3",
|
||||
imageAlt: "Cannabis tincture",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -114,7 +114,7 @@ export default function ShopPage() {
|
||||
rating: 4.8,
|
||||
reviewCount: "112",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg",
|
||||
"http://img.b2bpic.net/free-photo/natural-cbd-oil-dropper-composition_23-2149013561.jpg?_wi=5",
|
||||
imageAlt: "Cannabis capsules",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -126,7 +126,7 @@ export default function ShopPage() {
|
||||
rating: 5.0,
|
||||
reviewCount: "64",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-green-marijuana-plant-white-pot_181624-22443.jpg?_wi=4",
|
||||
imageAlt: "Cannabis concentrate",
|
||||
isFavorited: false,
|
||||
},
|
||||
@@ -183,7 +183,7 @@ export default function ShopPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-hand-sunrise-meditate-relax_1253-698.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beauty-hand-sunrise-meditate-relax_1253-698.jpg?_wi=2"
|
||||
imageAlt="Wellness expert consultation"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -197,7 +197,7 @@ export default function ShopPage() {
|
||||
|
||||
<div id="footer-shop" data-section="footer-shop">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-wedding-facebook-cover_23-2149138051.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-wedding-facebook-cover_23-2149138051.jpg?_wi=3"
|
||||
imageAlt="Heritage Wellness branding"
|
||||
logoText="Heritage Wellness"
|
||||
copyrightText="© 2025 Heritage Wellness | Premium Cannabis for South Africa"
|
||||
|
||||
Reference in New Issue
Block a user