Merge version_1 into main #3
@@ -53,19 +53,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "@sarahchen_ceo", testimonial: "StrategyAI completely transformed our annual planning process. Truly premium output.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/a-futuristic-software-dashboard-interfac-1774729106138-99d2bba4.png", imageAlt: "A futuristic software dashboard interface glowing with soft blue ambient light, high-tech abstract d"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/a-futuristic-software-dashboard-interfac-1774729106138-99d2bba4.png?_wi=1", imageAlt: "A futuristic software dashboard interface glowing with soft blue ambient light, high-tech abstract d"},
|
||||
{
|
||||
name: "Marcus Thorne", handle: "@mthorne_cfo", testimonial: "The precision of the financial models generated is unparalleled in the market.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/an-elite-corporate-boardroom-setting-min-1774729105814-51f6c76a.png", imageAlt: "An elite corporate boardroom setting, minimalist glass table, soft lighting, sharp focus, dark sophi"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/an-elite-corporate-boardroom-setting-min-1774729105814-51f6c76a.png?_wi=1", imageAlt: "An elite corporate boardroom setting, minimalist glass table, soft lighting, sharp focus, dark sophi"},
|
||||
{
|
||||
name: "Elena Rodriguez", handle: "@erodriguez_strat", testimonial: "A must-have tool for any serious business agency. Effortless and incredibly insightful.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png", imageAlt: "AI-powered data processing visualization, glowing blue node network on dark background, complex yet "},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png?_wi=1", imageAlt: "AI-powered data processing visualization, glowing blue node network on dark background, complex yet "},
|
||||
{
|
||||
name: "Julian Vane", handle: "@jvane_founder", testimonial: "Scalable, intuitive, and professional. My go-to generator for all our client projects.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png", imageAlt: "Automated strategic planning report, minimalist document layout with holographic charts, high resolu"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png?_wi=1", imageAlt: "Automated strategic planning report, minimalist document layout with holographic charts, high resolu"},
|
||||
{
|
||||
name: "David Park", handle: "@dpark_dev", testimonial: "The AI logic here is leaps and bounds ahead of conventional industry standard.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png", imageAlt: "Real-time performance tracking UI, sleek glassmorphism dashboard, blue lighting, clear metric repres"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png?_wi=1", imageAlt: "Real-time performance tracking UI, sleek glassmorphism dashboard, blue lighting, clear metric repres"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Features", href: "#features"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/a-futuristic-software-dashboard-interfac-1774729106138-99d2bba4.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/a-futuristic-software-dashboard-interfac-1774729106138-99d2bba4.png?_wi=2"
|
||||
imageAlt="AI Business Strategy Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Competitive Intelligence", description: "Real-time market analysis tailored to your industry sector."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/an-elite-corporate-boardroom-setting-min-1774729105814-51f6c76a.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/an-elite-corporate-boardroom-setting-min-1774729105814-51f6c76a.png?_wi=2"
|
||||
imageAlt="Executive Boardroom"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -109,27 +109,27 @@ export default function LandingPage() {
|
||||
title: "Advanced Intelligence", description: "Deep learning engines trained on over 50,000 successful corporate blueprints.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png?_wi=2"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/ai-powered-data-processing-visualization-1774729107473-577fc7e5.png?_wi=3"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Operational Blueprinting", description: "Visualizing your operational workflow for maximum efficiency.", icon: Layout,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png?_wi=2"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/automated-strategic-planning-report-mini-1774729105941-1276ce3a.png?_wi=3"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Analytics Dashboard", description: "Comprehensive monitoring of all your generated growth metrics.", icon: BarChart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png?_wi=2"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BaZCAnJSvHxFMJYe2f4GZNS0io/real-time-performance-tracking-ui-sleek--1774729106474-f8089f50.png?_wi=3"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user