Update src/app/page.tsx
This commit is contained in:
@@ -111,7 +111,7 @@ export default function HomePage() {
|
||||
description="Dive into our curated selection of products taking the internet by storm. Updated every 30 days to keep you ahead of the curve."
|
||||
products={[
|
||||
{
|
||||
id: "viral-1", name: "Smart LED Desk Lamp", price: "€49.99", imageSrc: "http://img.b2bpic.net/free-photo/speakers-with-high-volume-white-background_23-2149625149.jpg", imageAlt: "Smart LED Desk Lamp"
|
||||
id: "viral-1", name: "Smart LED Desk Lamp", price: "€49.99", imageSrc: "http://img.b2bpic.net/free-photo/speakers-with-high-volume-white-background_23-2149625149.jpg?_wi=1", imageAlt: "Smart LED Desk Lamp"
|
||||
},
|
||||
{
|
||||
id: "viral-2", name: "Portable Espresso Maker", price: "€59.99", imageSrc: "http://img.b2bpic.net/free-photo/spa-treatment-arrangement-cosmetics_23-2148645488.jpg", imageAlt: "Portable Espresso Maker"
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
id: "viral-3", name: "Wireless Charging Pad", price: "€29.99", imageAlt: "Wireless Charging Pad", imageSrc: "http://img.b2bpic.net/free-photo/asian-man-looking-recipe-digital-tablet-cooking-healthy-food-home-kitchen_7861-994.jpg"
|
||||
},
|
||||
{
|
||||
id: "viral-4", name: "Mini Projector 4K", price: "€129.99", imageAlt: "Mini Projector 4K", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-6258.jpg"
|
||||
id: "viral-4", name: "Mini Projector 4K", price: "€129.99", imageAlt: "Mini Projector 4K", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-6258.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "viral-5", name: "Ergonomic Laptop Stand", price: "€39.99", imageAlt: "Ergonomic Laptop Stand", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-horse-figurine-toy-with-negative-effects-colorful-background_53876-167186.jpg"
|
||||
|
||||
Reference in New Issue
Block a user