Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 06:08:56 +00:00
parent 44a835c457
commit d32ce12300

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 FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import ContactText from "@/components/sections/contact/ContactText";
import FooterMedia from "@/components/sections/footer/FooterMedia";
@@ -69,8 +69,7 @@ export default function AboutPage() {
</div>
<div id="hero-about" data-section="hero-about">
<HeroLogoBillboardSplit
title="Our Story & Vision"
<HeroLogoCenter
description="TG Entertainment was founded on the belief that great creative work doesn't have to choose between quality and speed. We set out to prove that by combining strategic brilliance, artistic excellence, and intelligent automation, we could deliver premium results at the pace of the modern world."
tag="Creative Excellence Reimagined"
tagIcon={Sparkles}