Update src/app/page.tsx

This commit is contained in:
2026-03-09 06:08:57 +00:00
parent d32ce12300
commit 821199fa46

View File

@@ -3,7 +3,7 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import HeroLogoBillboardSplit from "@/components/sections/hero/HeroLogoBillboardSplit";
import HeroLogoCenter from "@/components/sections/hero/HeroLogoCenter";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
@@ -71,8 +71,7 @@ export default function HomePage() {
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
title="Human Creativity × AI Efficiency"
<HeroLogoCenter
description="We blend strategic creative ingenuity with intelligent AI augmentation to deliver premium content, campaigns, and visuals faster, smarter, and more efficiently than traditional agencies. From startups to enterprises, we're built for the future."
tag="Next-Gen Creative Agency"
tagIcon={Sparkles}