Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Building the Future of Digital Interaction"
|
||||
description="Craft minimalist, high-performance tools for the modern web. We focus on utility, speed, and aesthetics to transform how you interact with your digital world."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Innovation at Scale"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png"
|
||||
imageAlt="VEDLABS Dashboard Interface"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", brand: "VEDLABS", name: "SteathMode", price: "In Development", rating: 5,
|
||||
reviewCount: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png?_wi=2", imageAlt: "SteathMode Application"
|
||||
reviewCount: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png", imageAlt: "SteathMode Application"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "VEDLABS", name: "Performance Suite", price: "Contact Us", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user