Update src/app/page.tsx

This commit is contained in:
2026-01-19 17:40:59 +00:00
parent 5d598edef7
commit d528c09a99

View File

@@ -1,7 +1,7 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutOverlay';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
@@ -37,7 +37,7 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="NEXUS"
description="Transform your brand's digital presence with data-driven strategies, captivating content, and measurable results that accelerate growth."
description="Grow your brand's reach by 300% with our proven data-driven strategies, captivating content creation, and targeted campaigns that deliver measurable results."
imageSrc="https://img.b2bpic.net/free-photo/young-team-coworkers-working-project_273609-16157.jpg"
imageAlt="Creative social media team collaborating on strategy"
frameStyle="card"