7 Commits

Author SHA1 Message Date
17ae1f41be Merge version_6 into main
Merge version_6 into main
2026-03-21 12:32:20 +00:00
ca29a607a6 Update theme colors 2026-03-21 12:32:15 +00:00
9db4f9828e Merge version_6 into main
Merge version_6 into main
2026-03-21 12:31:28 +00:00
782eb7bee5 Update src/app/page.tsx 2026-03-21 12:31:26 +00:00
ac8a6761b9 Merge version_5 into main
Merge version_5 into main
2026-03-21 12:27:24 +00:00
28473624af Update src/app/page.tsx 2026-03-21 12:27:18 +00:00
07ccd319d0 Merge version_4 into main
Merge version_4 into main
2026-03-21 12:25:55 +00:00
2 changed files with 21 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
@@ -49,7 +49,7 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
<HeroSplit
background={{
variant: "rotated-rays-animated-grid"}}
title="UNLOCK YOUR BRAIN POTENTIAL"
@@ -61,22 +61,17 @@ export default function LandingPage() {
text: "Enroll Now", href: "#contact"},
]}
buttonAnimation="opacity"
carouselItems={[
{
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/futuristic-clean-server-room-with-glowin-1774095663516-ffdd8bcc.png", imageAlt: "Futuristic server room with data streams"},
{
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/student-working-on-a-laptop-with-complex-1774095663156-376aa93c.png", imageAlt: "Student coding with holographic UI"},
{
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/diverse-group-of-students-collaborating--1774095661996-a7b6e7bd.png", imageAlt: "Students collaborating in a tech lab"},
{
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/abstract-representation-of-artificial-in-1774095663061-40c6a2de.png", imageAlt: "Abstract artificial intelligence network"},
{
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/cyber-security-analyst-working-in-a-dark-1774095662763-5e6ff51e.png", imageAlt: "Cyber security analyst at work"},
{
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/cloud-computing-infrastructure-with-abst-1774095663238-13292f4b.png", imageAlt: "Cloud computing infrastructure"},
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/futuristic-clean-server-room-with-glowin-1774095663516-ffdd8bcc.png"
imageAlt="Futuristic server room with data streams"
mediaAnimation="opacity"
avatarText="Trusted by 500 students"
avatars={[
{ src: "https://pixabay.com/get/ga565315d6bbb78db66d1f0da9e6d9a7f23df95a1f244ed56321fb8e19581df3eeeaa91fdf50b777b406990b27f88f5b152e74193d20f2082ebc899cc7eeff27c_1280.jpg?id=1853907", alt: "Student 1" },
{ src: "https://pixabay.com/get/g83c71275303a41f86f0d2cc36318aa25d9df9c383825d9282b8396333c404d8f016c2954923d76adf15107447f9651c5f99953b41490f93c91c2822531e17c3e_1280.jpg?id=2104580", alt: "Student 2" },
{ src: "https://pixabay.com/get/gabf1f6c70d2133b51c5849ce18c16c32bd93c51be55a6abcee0782cd463858a8f6428d51fd97d756ead73b20c4abd99cc96229b5e77e26cf2540707b09e54393_1280.jpg?id=1845166", alt: "Student 3" },
{ src: "https://pixabay.com/get/gd94672209379c701b1716edb1d4773cadb889868f1bec56d1c9b77e4c670f0fc085277d2f0304ca5e87eb65f26be9e102817e1219620ee0f079d63f0daad12a8_1280.jpg?id=4333898", alt: "Student 4" },
{ src: "https://pixabay.com/get/g7309bd8d77d26821c058af993ad068bcd36c5d7aee80c1b7155a3c80949b14d8654d34a03fa1d9301fc88de1b7d398f97e94fb612600d585f963324f7d8485cf_1280.jpg?id=2442565", alt: "Student 5" }
]}
autoPlay={true}
autoPlayInterval={4000}
/>
</div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #c4d8f9;
--primary-cta-text: #020617;
--secondary-cta: #041633;
--secondary-cta-text: #e2e8f0;
--accent: #2d30f3;
--background-accent: #1d4ed8;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #ff8c42;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);