Update src/app/shop/page.tsx

This commit is contained in:
2026-03-05 12:23:54 +00:00
parent 528e6d4aa7
commit 67aa36cc11

View File

@@ -54,7 +54,7 @@ export default function ShopPage() {
price: "₹299",
rating: 5,
reviewCount: "342",
imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shea-butter-beauty-treatment-arrangement_23-2148963296.jpg?_wi=2",
imageAlt: "Pure Rose Lip Balm"
},
{
@@ -64,7 +64,7 @@ export default function ShopPage() {
price: "₹599",
rating: 5,
reviewCount: "287",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cream-container-plants_23-2149339775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cream-container-plants_23-2149339775.jpg?_wi=2",
imageAlt: "Honey Glow Face Cream"
},
{
@@ -74,7 +74,7 @@ export default function ShopPage() {
price: "₹349",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-argan-product-assortment_23-2148955776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-argan-product-assortment_23-2148955776.jpg?_wi=2",
imageAlt: "Pure Coconut Hair Oil"
},
{
@@ -84,7 +84,7 @@ export default function ShopPage() {
price: "₹649",
rating: 5,
reviewCount: "203",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-cosmetics_1388-193.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/makeup-cosmetics_1388-193.jpg?_wi=2",
imageAlt: "Natural Eyeshadow Palette"
},
{
@@ -94,7 +94,7 @@ export default function ShopPage() {
price: "₹449",
rating: 5,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg?_wi=2",
imageAlt: "Shea Butter Body Lotion"
},
{
@@ -104,7 +104,7 @@ export default function ShopPage() {
price: "₹399",
rating: 5,
reviewCount: "267",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-her-skin-applying-facial-mask_637285-3696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-her-skin-applying-facial-mask_637285-3696.jpg?_wi=2",
imageAlt: "Turmeric Clay Face Mask"
}
]}
@@ -124,7 +124,7 @@ export default function ShopPage() {
tagIcon={HelpCircle}
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg"
imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg?_wi=1"
imageAlt="Customer support"
mediaPosition="right"
mediaAnimation="slide-up"