Update src/app/page.tsx

This commit is contained in:
2026-06-02 10:20:28 +00:00
parent cb71f89302
commit 8a40dbb2a0

View File

@@ -1,6 +1,6 @@
"use client";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingFloatingOverlay';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import SplitAbout from '@/components/sections/about/SplitAbout';
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroCentered
title="Unlock Your Potential at BTTI Computer & Science Academy"
description="Empowering the next generation of innovators with cutting-edge computer science and technology education. Start your journey to a brighter future today."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-busy-cheerful-man_329181-14520.jpg", alt: "smiling male student confident" },
{ src: "http://img.b2bpic.net/free-photo/young-freelancer-is-reading-her-notes-while-sitting-her-office_613910-15038.jpg", alt: "smiling female student optimistic" },