Merge version_1 into main #1
@@ -70,17 +70,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
videoSrc: "https://www.w3schools.com/howto/rain.mp4",
|
||||
videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=1",
|
||||
imageAlt: "Ink hitting skin macro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-drawing-tattoo-leg_23-2147834098.jpg",
|
||||
},
|
||||
{
|
||||
videoSrc: "https://www.w3schools.com/howto/rain.mp4",
|
||||
videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=2",
|
||||
imageAlt: "Tattoo needle moving",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-emblem-with-candle-skull-illustration-set_74855-15571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-emblem-with-candle-skull-illustration-set_74855-15571.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/variety-flowers-leaves_23-2148280054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/variety-flowers-leaves_23-2148280054.jpg?_wi=1",
|
||||
imageAlt: "Macro cinematic ink",
|
||||
},
|
||||
{
|
||||
@@ -110,13 +110,13 @@ export default function LandingPage() {
|
||||
id: "f1",
|
||||
name: "Skeleton Art",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-emblem-with-candle-skull-illustration-set_74855-15571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-emblem-with-candle-skull-illustration-set_74855-15571.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
name: "Botanical",
|
||||
price: "$200",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/variety-flowers-leaves_23-2148280054.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/variety-flowers-leaves_23-2148280054.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
|
||||
Reference in New Issue
Block a user