From 5c1bcd06764d8a4466753a32d7ecb6ece4ebd4d1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:25:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21ad487..974f687 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { description="Transforming industries with cutting-edge artificial intelligence, machine learning, and deep-tech innovation designed for the future." buttons={[{ text: "Get Started", href: "#contact" }]} mediaItems={[ - { videoSrc: "https://www.w3schools.com/howto/rain.mp4", videoAriaLabel: "AI abstract visualization" }, + { videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=1", videoAriaLabel: "AI abstract visualization" }, { imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617406.jpg", imageAlt: "AI learning data structure 3D" }, - { videoSrc: "https://www.w3schools.com/howto/rain.mp4", videoAriaLabel: "Neural network connections" }, + { videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=2", videoAriaLabel: "Neural network connections" }, { imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-32778.jpg", imageAlt: "robotic arm AI concept" }, ]} /> @@ -64,7 +64,7 @@ export default function LandingPage() { description="We are dedicated to bridging the technological gap by providing bespoke AI solutions for local and global enterprises." subdescription="Our team of engineers specializes in large language models, computer vision, and autonomous systems." icon={Sparkles} - imageSrc="https://www.w3schools.com/howto/rain.mp4" + imageSrc="https://www.w3schools.com/howto/rain.mp4?_wi=3" mediaAnimation="blur-reveal" /> @@ -74,9 +74,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Data Analytics", description: "Predictive insights powered by advanced neural networks.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, - { title: "Machine Learning", description: "Custom models tailored for your specific business logic.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, - { title: "Computer Vision", description: "Automated visual processing with sub-millisecond latency.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, + { title: "Data Analytics", description: "Predictive insights powered by advanced neural networks.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=4" }, + { title: "Machine Learning", description: "Custom models tailored for your specific business logic.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=5" }, + { title: "Computer Vision", description: "Automated visual processing with sub-millisecond latency.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=6" }, ]} title="Core AI Capabilities" description="Powerful infrastructure for your digital transformation." @@ -105,9 +105,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "m1", value: "15+", title: "AI Models Trained", description: "Successfully deployed models.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, - { id: "m2", value: "20%", title: "Efficiency Gain", description: "Average client processing boost.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, - { id: "m3", value: "100%", title: "Uptime", description: "Reliable enterprise infrastructure.", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, + { id: "m1", value: "15+", title: "AI Models Trained", description: "Successfully deployed models.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=7" }, + { id: "m2", value: "20%", title: "Efficiency Gain", description: "Average client processing boost.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=8" }, + { id: "m3", value: "100%", title: "Uptime", description: "Reliable enterprise infrastructure.", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=9" }, ]} title="By The Numbers" description="Our growth and impact metrics." @@ -119,8 +119,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "t1", title: "Game Changer", quote: "They transformed our data pipeline.", name: "Ali Hassan", role: "CTO", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, - { id: "t2", title: "Fast Deployment", quote: "Incredible delivery speed.", name: "Sara Malik", role: "Founder", imageSrc: "https://www.w3schools.com/howto/rain.mp4" }, + { id: "t1", title: "Game Changer", quote: "They transformed our data pipeline.", name: "Ali Hassan", role: "CTO", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=10" }, + { id: "t2", title: "Fast Deployment", quote: "Incredible delivery speed.", name: "Sara Malik", role: "Founder", imageSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=11" }, ]} title="Client Success" description="Hear from our partners." @@ -150,13 +150,13 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Name", required: true }, { name: "email", type: "email", placeholder: "Email", required: true }, ]} - videoSrc="https://www.w3schools.com/howto/rain.mp4" + videoSrc="https://www.w3schools.com/howto/rain.mp4?_wi=12" />