Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Welcome to BuildHub"
|
||||
description="Build, deploy, and scale your projects with confidence. Our platform provides everything you need to succeed in the digital landscape."
|
||||
tag="Platform"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photovoltaics-factory-technician-optimizing-production-flow-using-laptop_482257-124916.jpg"
|
||||
imageAlt="BuildHub Dashboard"
|
||||
buttons={[
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Advanced Analytics", description: "Track performance with detailed insights and real-time metrics", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg?_wi=1", imageAlt: "Analytics Dashboard"
|
||||
id: "01", title: "Advanced Analytics", description: "Track performance with detailed insights and real-time metrics", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg", imageAlt: "Analytics Dashboard"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Team Collaboration", description: "Work seamlessly together with powerful collaboration tools", imageSrc: "http://img.b2bpic.net/free-vector/teamwork-online-platform-landing-page_23-2148284137.jpg", imageAlt: "Team Collaboration"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Security First", description: "Enterprise-grade security to protect your valuable data", imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-lockdown-background-with-virus-cell-design_1017-24681.jpg", imageAlt: "Security Features"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Scalable Infrastructure", description: "Grow without limitations with our robust platform architecture", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg?_wi=2", imageAlt: "Infrastructure"
|
||||
id: "04", title: "Scalable Infrastructure", description: "Grow without limitations with our robust platform architecture", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg", imageAlt: "Infrastructure"
|
||||
}
|
||||
]}
|
||||
title="Powerful Features"
|
||||
|
||||
Reference in New Issue
Block a user