Merge version_1 into main #3
@@ -48,9 +48,9 @@ export default function LandingPage() {
|
||||
{ text: "BOOK CUSTOM FLASH", href: "#styles" },
|
||||
]}
|
||||
slides={[
|
||||
{ videoSrc: "https://www.w3schools.com/howto/rain.mp4", 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", 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/variety-flowers-leaves_23-2148280054.jpg", imageAlt: "Macro cinematic ink" },
|
||||
{ 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?_wi=2", imageAlt: "Tattoo needle moving", 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?_wi=1", imageAlt: "Macro cinematic ink" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/macro-cicada-slough-tree_53876-31708.jpg", imageAlt: "Needle detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-clean-shaven-man-with-tattoos_1122-1461.jpg", imageAlt: "Tattoo studio vibe" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-tattoo-needle_23-2149479268.jpg", imageAlt: "Macro art" },
|
||||
@@ -65,8 +65,8 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "f1", name: "Skeleton Art", price: "$150", imageSrc: "http://img.b2bpic.net/free-vector/vintage-emblem-with-candle-skull-illustration-set_74855-15571.jpg" },
|
||||
{ id: "f2", name: "Botanical", price: "$200", imageSrc: "http://img.b2bpic.net/free-vector/variety-flowers-leaves_23-2148280054.jpg" },
|
||||
{ id: "f1", name: "Skeleton Art", price: "$150", 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?_wi=2" },
|
||||
{ id: "f3", name: "Eagle Dagger", price: "$300", imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-artistic-tattoos_23-2147560582.jpg" },
|
||||
{ id: "f4", name: "Dark Creature", price: "$250", imageSrc: "http://img.b2bpic.net/free-vector/decorative-butterflies-set_98292-1956.jpg" },
|
||||
{ id: "f5", name: "Geometric", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-art-marbling-colorful_181624-61551.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user