Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Classic Graphic T-Shirt", price: "$24.99", variant: "Dark Grey • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-man-walking-city-street-with-leather-travel-bag-wearing-sweatshirt-sunglasses-urban-style-trend-sunny-day-looking-watch_285396-4538.jpg?_wi=1", imageAlt: "Classic graphic t-shirt", isFavorited: false,
|
||||
id: "1", name: "Classic Graphic T-Shirt", price: "₹500", variant: "Dark Grey • 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-man-walking-city-street-with-leather-travel-bag-wearing-sweatshirt-sunglasses-urban-style-trend-sunny-day-looking-watch_285396-4538.jpg?_wi=1", imageAlt: "Classic graphic t-shirt", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Premium Casual Jeans", price: "$54.99", variant: "Black • 3 Fits", imageSrc: "http://img.b2bpic.net/free-photo/elegant-guy-posing-while-listening-music_1153-446.jpg?_wi=1", imageAlt: "Premium casual jeans", isFavorited: false,
|
||||
|
||||
Reference in New Issue
Block a user