Update src/app/page.tsx
This commit is contained in:
@@ -161,9 +161,9 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Nike Air Max 270", price: "550 TND", imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-red-keds-lying-wood_176420-6878.jpg", imageAlt: "Nike Air Max 270"},
|
||||
id: "1", name: "Nike Air Max 270", price: "550 TND", imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-red-keds-lying-wood_176420-6878.jpg?_wi=1", imageAlt: "Nike Air Max 270"},
|
||||
{
|
||||
id: "2", name: "Adidas Superstar", price: "380 TND", imageSrc: "http://img.b2bpic.net/free-photo/woman-couch-reading-magazine_23-2148415922.jpg", imageAlt: "Adidas Superstar"},
|
||||
id: "2", name: "Adidas Superstar", price: "380 TND", imageSrc: "http://img.b2bpic.net/free-photo/woman-couch-reading-magazine_23-2148415922.jpg?_wi=1", imageAlt: "Adidas Superstar"},
|
||||
{
|
||||
id: "3", name: "Puma RS-X Reinvention", price: "420 TND", imageSrc: "http://img.b2bpic.net/free-photo/new-sneakers_93675-130455.jpg", imageAlt: "Puma RS-X Reinvention"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user