Merge version_1 into main #2
@@ -34,52 +34,52 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
|
||||
},
|
||||
{
|
||||
name: "AI",
|
||||
id: "artificial-intelligence",
|
||||
href: "/artificial-intelligence",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Robotics",
|
||||
id: "robotics",
|
||||
href: "/robotics",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Cybersecurity",
|
||||
id: "cybersecurity",
|
||||
href: "/cybersecurity",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Space Tech",
|
||||
id: "space-technology",
|
||||
href: "/space-technology",
|
||||
|
||||
},
|
||||
{
|
||||
name: "VR & Metaverse",
|
||||
id: "virtual-reality-metaverse",
|
||||
href: "/virtual-reality-metaverse",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Dev",
|
||||
id: "programming-development",
|
||||
href: "/programming-development",
|
||||
|
||||
},
|
||||
{
|
||||
name: "News",
|
||||
id: "tech-news",
|
||||
href: "/tech-news",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Tools",
|
||||
id: "tools-hub",
|
||||
href: "/tools-hub",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="TechNova Future"
|
||||
@@ -93,6 +93,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
names={[]}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
@@ -164,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
avatarText="Join 100K+ innovators"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKnK8FMvMSqBpe2L317UyotZxB/a-futuristic-3d-rotating-globe-made-of-i-1774246650879-a4903685.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKnK8FMvMSqBpe2L317UyotZxB/a-futuristic-3d-rotating-globe-made-of-i-1774246650879-a4903685.png"
|
||||
imageAlt="3D rotating globe showing tech hubs"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -422,7 +423,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKnK8FMvMSqBpe2L317UyotZxB/a-futuristic-3d-rotating-globe-made-of-i-1774246650879-a4903685.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BKnK8FMvMSqBpe2L317UyotZxB/a-futuristic-3d-rotating-globe-made-of-i-1774246650879-a4903685.png"
|
||||
imageAlt="Digital contact representation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user