Update src/app/page.tsx
This commit is contained in:
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-long-candles-dark-wall_179666-39563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-long-candles-dark-wall_179666-39563.jpg?_wi=1",
|
||||
imageAlt: "Gothic sanctuary interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skull-candle-arrangement-still-life_23-2150569394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skull-candle-arrangement-still-life_23-2150569394.jpg?_wi=1",
|
||||
imageAlt: "Curated dark decor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348594.jpg?_wi=1",
|
||||
imageAlt: "Atmospheric boutique detail",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
description: "A sensory shopping experience like no other.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-keeps-chair-leans-wall-with-paintings-cafe_8353-9341.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-keeps-chair-leans-wall-with-paintings-cafe_8353-9341.jpg?_wi=1"
|
||||
imageAlt="Sinister Sisters boutique interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -125,28 +125,28 @@ export default function LandingPage() {
|
||||
title: "Seasonal Collections",
|
||||
description: "Changing displays to match the shifting seasons.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-long-candles-dark-wall_179666-39563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-white-long-candles-dark-wall_179666-39563.jpg?_wi=2",
|
||||
imageAlt: "gothic vintage pocket watch decor",
|
||||
},
|
||||
{
|
||||
title: "Artisan Partnerships",
|
||||
description: "Supporting local makers of dark luxury art.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skull-candle-arrangement-still-life_23-2150569394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skull-candle-arrangement-still-life_23-2150569394.jpg?_wi=2",
|
||||
imageAlt: "gothic vintage pocket watch decor",
|
||||
},
|
||||
{
|
||||
title: "Global Sourcing",
|
||||
description: "Finding the rare and unusual worldwide.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-objects-arrangement-still-life_23-2150348594.jpg?_wi=2",
|
||||
imageAlt: "gothic vintage pocket watch decor",
|
||||
},
|
||||
{
|
||||
title: "Bespoke Framing",
|
||||
description: "Custom-fitted ornate frames for your dark collection.",
|
||||
buttonIcon: "Frame",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-keeps-chair-leans-wall-with-paintings-cafe_8353-9341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-keeps-chair-leans-wall-with-paintings-cafe_8353-9341.jpg?_wi=2",
|
||||
imageAlt: "gothic vintage pocket watch decor",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user