Update src/app/page.tsx

This commit is contained in:
2026-04-27 08:26:56 +00:00
parent c934440460
commit 98419652fd

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{
variant: "radial-gradient"}}
logoText="Bring Mexico to Your Event"
logoText="Transform Your Event Into an Authentic Mexican Fiesta"
description="Authentic, unforgettable live music for weddings, corporate events, and parties in Melbourne. Led by Alejandro."
buttons={[
{
@@ -191,4 +191,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}