Merge version_1 into main #3
@@ -52,22 +52,13 @@ export default function LandingPage() {
|
||||
description="Once your purchase is complete, you'll gain immediate and exclusive access to your VALLARIO digital assets."
|
||||
features={[
|
||||
{
|
||||
title: "Instant Access", description: "Download your premium content immediately after secure purchase.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg", imageAlt: "Futuristic digital access portal with glowing elements"},
|
||||
items: [{ icon: Download, text: "Instant Access" }],
|
||||
reverse: false,
|
||||
title: "Instant Access", description: "Download your premium content immediately after secure purchase.", icon: Download, imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg", imageAlt: "Futuristic digital access portal with glowing elements", reverse: false,
|
||||
},
|
||||
{
|
||||
title: "Lifetime Updates", description: "Enjoy all future enhancements and updates for your acquired assets, free of charge.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-3d-mythical-unicorn_23-2150814008.jpg", imageAlt: "Futuristic digital access portal with glowing elements"},
|
||||
items: [{ icon: RefreshCw, text: "Lifetime Updates" }],
|
||||
reverse: true,
|
||||
title: "Lifetime Updates", description: "Enjoy all future enhancements and updates for your acquired assets, free of charge.", icon: RefreshCw, imageSrc: "http://img.b2bpic.net/free-photo/elegant-3d-mythical-unicorn_23-2150814008.jpg", imageAlt: "Futuristic digital access portal with glowing elements", reverse: true,
|
||||
},
|
||||
{
|
||||
title: "Dedicated Support", description: "Our elite support team is available 24/7 to assist with any queries or needs.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg", imageAlt: "Futuristic digital access portal with glowing elements"},
|
||||
items: [{ icon: Headphones, text: "Dedicated Support" }],
|
||||
reverse: false,
|
||||
title: "Dedicated Support", description: "Our elite support team is available 24/7 to assist with any queries or needs.", icon: Headphones, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg", imageAlt: "Futuristic digital access portal with glowing elements", reverse: false,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg"
|
||||
|
||||
Reference in New Issue
Block a user