Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -48,15 +48,15 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/a-sleek-minimal-ai-dashboard-interface-w-1772839608422-ababbc13.png"
|
||||
imageAlt="AI Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "CEO, TechFlow Industries", testimonial: "This platform transformed our operations completely. We've reduced manual work by 80% and improved accuracy dramatically.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-confident-ent-1772839607297-169cb6fa.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-confident-ent-1772839607297-169cb6fa.png"
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "CTO, Innovation Labs", testimonial: "The AI capabilities are incredibly intuitive. Our entire team was productive within days. Truly impressive engineering.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-female-tech-l-1772839607388-ebf8004c.png?_wi=1"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-female-tech-l-1772839607388-ebf8004c.png"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -131,11 +131,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Rodriguez", role: "VP Operations", company: "GlobalTech Solutions", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-confident-ent-1772839607297-169cb6fa.png?_wi=2"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-confident-ent-1772839607297-169cb6fa.png"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Zhang", role: "Product Director", company: "InnovateLabs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-female-tech-l-1772839607388-ebf8004c.png?_wi=2"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/professional-headshot-of-a-female-tech-l-1772839607388-ebf8004c.png"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Palmer", role: "CEO", company: "DataFlow Enterprises", rating: 5,
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
title="Stay Updated on AI Innovation"
|
||||
description="Subscribe to our newsletter for insights on artificial intelligence, automation trends, and exclusive platform updates delivered straight to your inbox."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AanHCi5aSSdtbg7LlcRjUEPtsO/abstract-minimalist-background-with-warm-1772839607791-ad693fd6.png"
|
||||
imageAlt="Newsletter Signup"
|
||||
|
||||
Reference in New Issue
Block a user