Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
tag="Colección Especial"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Amuleto de Protección", price: "$85,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dream-catcher-table_23-2150466783.jpg", imageAlt: "Amuleto místico de protección"
|
||||
id: "1", name: "Amuleto de Protección", price: "$85,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dream-catcher-table_23-2150466783.jpg?_wi=1", imageAlt: "Amuleto místico de protección"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Baraja Tarot Deluxe", price: "$95,000", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-reading-tarot-home_23-2150276090.jpg", imageAlt: "Baraja de tarot para adivinación"
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Vela Energía Sagrada", price: "$55,000", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-doing-ritual_23-2150276141.jpg", imageAlt: "Vela ritual de energía sagrada"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Collar Astrológico", price: "$75,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dream-catcher-table_23-2150466783.jpg", imageAlt: "Collar con símbolos astrológicos"
|
||||
id: "6", name: "Collar Astrológico", price: "$75,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dream-catcher-table_23-2150466783.jpg?_wi=2", imageAlt: "Collar con símbolos astrológicos"
|
||||
}
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user