Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-06-09 10:48:35 +00:00
3 changed files with 9 additions and 9 deletions

View File

@@ -65,25 +65,25 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg?_wi=1",
imageAlt: "Futuristic digital access portal with glowing elements",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-3d-mythical-unicorn_23-2150814008.jpg?_wi=2",
imageAlt: "Futuristic digital access portal with glowing elements",
},
{
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",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg?_wi=3",
imageAlt: "Futuristic digital access portal with glowing elements",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cosmic-background-purple-blue-orange-laser-lights-perfect-digital-wallpaper_181624-34496.jpg?_wi=2"
imageAlt="Futuristic digital access portal with glowing elements"
buttons={[
{

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg?_wi=1"
imageAlt="Dark cinematic luxury mansion background with VALLARIO logo"
showDimOverlay={true}
/>
@@ -90,7 +90,7 @@ export default function LandingPage() {
name: "Luxury Clips Vault",
price: "$29",
variant: "Digital Asset",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-quartz-prism-with-dark-shadow-white-background_23-2147949079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-quartz-prism-with-dark-shadow-white-background_23-2147949079.jpg?_wi=1",
imageAlt: "Luxury Clips Vault product image",
},
{

View File

@@ -166,7 +166,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-3d-mythical-unicorn_23-2150814008.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-3d-mythical-unicorn_23-2150814008.jpg?_wi=1",
imageAlt: "luxury car clips montage futuristic screen",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-traditional-golden-indian-saber_8353-9957.jpg?_wi=2",
imageAlt: "luxury car clips montage futuristic screen",
},
{
@@ -216,7 +216,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-quartz-prism-with-dark-shadow-white-background_23-2147949079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-quartz-prism-with-dark-shadow-white-background_23-2147949079.jpg?_wi=2",
imageAlt: "luxury car clips montage futuristic screen",
},
]}