Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,20 +45,20 @@ export default function LandingPage() {
|
||||
title="Automate Your Future with Intelligent AI Solutions"
|
||||
description="Cold Rovflow harnesses cutting-edge artificial intelligence to transform your business operations. Eliminate manual processes, reduce errors, and scale effortlessly with our enterprise-grade automation platform."
|
||||
tag="AI Automation Excellence"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "CEO, TechVenture Inc", testimonial: "Cold Rovflow reduced our operational costs by 60% in just three months. The automation is seamless and intelligent.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-satisfied-exe-1773065663944-b72837d0.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-satisfied-exe-1773065663944-b72837d0.png"},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "Operations Director, Enterprise Corp", testimonial: "The most intuitive AI automation platform we've ever implemented. Our team was productive immediately.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-tech-savvy-pr-1773065665446-f31abe83.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-tech-savvy-pr-1773065665446-f31abe83.png"},
|
||||
{
|
||||
name: "Emma Williams", handle: "CTO, Digital Solutions Ltd", testimonial: "Exceptional support and incredibly powerful. Cold Rovflow is the future of business automation.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-business-lead-1773065668893-958b1a44.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-business-lead-1773065668893-958b1a44.png"},
|
||||
{
|
||||
name: "James Kim", handle: "Founder, Innovation Labs", testimonial: "We automated processes we thought were impossible. Cold Rovflow transformed our entire operation.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-an-innovative-e-1773065664544-2514ef15.png?_wi=1"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-an-innovative-e-1773065664544-2514ef15.png"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/a-sleek-ai-automation-dashboard-interfac-1773065664853-ce114f38.png"
|
||||
imageAlt="AI Automation Dashboard Interface"
|
||||
@@ -84,6 +84,7 @@ export default function LandingPage() {
|
||||
imageAlt="Automation Process Visualization"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -105,7 +106,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,16 +142,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "CEO", company: "TechVenture Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-satisfied-exe-1773065663944-b72837d0.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-satisfied-exe-1773065663944-b72837d0.png"},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", role: "Operations Director", company: "Enterprise Corp", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-tech-savvy-pr-1773065665446-f31abe83.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-tech-savvy-pr-1773065665446-f31abe83.png"},
|
||||
{
|
||||
id: "3", name: "Emma Williams", role: "CTO", company: "Digital Solutions Ltd", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-business-lead-1773065668893-958b1a44.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-a-business-lead-1773065668893-958b1a44.png"},
|
||||
{
|
||||
id: "4", name: "James Kim", role: "Founder", company: "Innovation Labs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-an-innovative-e-1773065664544-2514ef15.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Agi1McCOZ0aDMUCRCZ7eHrJguZ/professional-headshot-of-an-innovative-e-1773065664544-2514ef15.png"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
{ text: "Get Started Today", href: "https://example.com/signup" },
|
||||
{ text: "Schedule Consultation", href: "https://example.com/calendar" },
|
||||
]}
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user