diff --git a/src/app/page.tsx b/src/app/page.tsx index 62ca3a1..17d838c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="AI Knowledge & Expertise" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "animated-grid" }} + background={{ variant: "fluid" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxDjsz2piouJVruTMK8ndc3S/a-futuristic-ai-dashboard-interface-show-1772837436913-064eb612.png" imageAlt="AI Dashboard Interface" buttons={[ @@ -68,8 +68,8 @@ export default function LandingPage() { description="Karchev AI Expert" subdescription="AI Consultant & Educator" icon={Lightbulb} - videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxDjsz2piouJVruTMK8ndc3S/a-professional-portrait-of-an-ai-expert--1772837436980-453405b7.png" - videoAriaLabel="AI Expert Professional" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxDjsz2piouJVruTMK8ndc3S/a-professional-portrait-of-an-ai-expert--1772837436980-453405b7.png" + imageAlt="AI Expert Professional" mediaAnimation="slide-up" useInvertedBackground={false} /> @@ -186,7 +186,7 @@ export default function LandingPage() { tag="Partnerships" tagIcon={Shield} tagAnimation="slide-up" - names=["Microsoft", "Google", "Amazon", "NVIDIA", "OpenAI", "Tesla", "DeepMind", "Anthropic"] + names={["Microsoft", "Google", "Amazon", "NVIDIA", "OpenAI", "Tesla", "DeepMind", "Anthropic"]} logos={[ "http://img.b2bpic.net/free-vector/cloud-logo-made-with-polygons_1025-571.jpg", "http://img.b2bpic.net/free-photo/woman-smiling-holding-letter-g_1187-1284.jpg", "http://img.b2bpic.net/free-photo/happy-workers-doing-high-five-storehouse-after-finishing-packing-helmet-orders-cardboard-box-celebrating-triumph-smiling-diverse-team-discussing-transportation-logistics-warehouse_482257-62328.jpg", "http://img.b2bpic.net/free-photo/ai-chip-circuit-board_23-2151977506.jpg", "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection-flat-style_23-2147869044.jpg", "http://img.b2bpic.net/free-photo/businesswoman-getting-out-from-car_53876-101863.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1222-87.jpg", "http://img.b2bpic.net/free-vector/flat-design-atheism-logo-template_23-2149248385.jpg" ]}