Update src/app/shop/page.tsx

This commit is contained in:
2026-03-04 06:12:29 +00:00
parent a52cf0b85e
commit aa07ce6b30

View File

@@ -55,7 +55,7 @@ export default function ShopPage() {
price: "$89.00",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-jojoba-oil-assortment_23-2149047740.jpg?_wi=4",
imageAlt: "Vitamin C Serum"
},
{
@@ -65,7 +65,7 @@ export default function ShopPage() {
price: "$125.00",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-cream-jar-silk-fabric_9975-134546.jpg?_wi=3",
imageAlt: "Night Cream"
},
{
@@ -75,7 +75,7 @@ export default function ShopPage() {
price: "$75.00",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-skincare-product-beach_23-2150167906.jpg?_wi=3",
imageAlt: "Sunscreen"
},
{
@@ -85,7 +85,7 @@ export default function ShopPage() {
price: "$110.00",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-seductive-sensual-stylish-woman-boho-dress-sitting-vintage-retro-cafe-holding-perfume_285396-6907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-seductive-sensual-stylish-woman-boho-dress-sitting-vintage-retro-cafe-holding-perfume_285396-6907.jpg?_wi=2",
imageAlt: "Luxury Perfume"
},
{
@@ -95,7 +95,7 @@ export default function ShopPage() {
price: "$65.00",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-face-oil-bottle_23-2148696678.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-face-oil-bottle_23-2148696678.jpg?_wi=5",
imageAlt: "Beard Oil"
},
{
@@ -105,7 +105,7 @@ export default function ShopPage() {
price: "$45.00",
rating: 5,
reviewCount: "980",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-face-mask-towel_23-2149626969.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-face-mask-towel_23-2149626969.jpg?_wi=3",
imageAlt: "Face Wash"
}
]}
@@ -132,7 +132,7 @@ export default function ShopPage() {
description="Get notified about new arrivals, exclusive collections, and special promotions"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
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=3"
imageAlt="New product collections"
mediaPosition="left"
inputPlaceholder="Enter your email"