2 Commits

Author SHA1 Message Date
98419652fd Update src/app/page.tsx 2026-04-27 08:26:56 +00:00
c934440460 Merge version_2 into main
Merge version_2 into main
2026-04-27 08:26:04 +00:00

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>
);
}
}