diff --git a/src/app/page.tsx b/src/app/page.tsx index c61d1d1..602bc3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -48,7 +48,7 @@ export default function LandingPage() { tag="AI-Powered Automation" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/website-interface-showing-an-ai-chatbot--1772968245810-720361ad.png", imageAlt: "Website interface showing an AI chatbot responding to customer questions in real-time" @@ -110,8 +110,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/a-modern-ai-automation-dashboard-interfa-1772968245831-897b5f33.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/a-modern-ai-automation-dashboard-interfa-1772968245831-897b5f33.png" imageAlt="A modern AI automation dashboard interface" + mediaAnimation="slide-up" bulletPoints={[ { title: "Lost Opportunities", description: "Every unanswered enquiry is a lost sales opportunity. Studies show 50% of customers won't wait for a response.", icon: TrendingDown @@ -145,6 +146,7 @@ export default function LandingPage() { imagePosition="left" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/illustration-of-an-ai-agent-system-on-a--1772968245470-39dbcde3.png" imageAlt="Illustration of an AI agent system on a website" + mediaAnimation="slide-up" bulletPoints={[ { title: "Instant AI Responses", description: "Answer customer questions instantly, 24/7, without human intervention. Your customers never wait.", icon: Zap @@ -288,7 +290,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/a-modern-ai-automation-dashboard-interfa-1772968245831-897b5f33.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af00WU922c95oEM6v4qO70tmXL/a-modern-ai-automation-dashboard-interfa-1772968245831-897b5f33.png" imageAlt="AI automation dashboard" mediaAnimation="slide-up" mediaPosition="right"