10 Commits

Author SHA1 Message Date
46e6fefb34 Merge version_12 into main
Merge version_12 into main
2026-05-09 06:26:11 +00:00
bc69c9d048 Update src/app/page.tsx 2026-05-09 06:26:05 +00:00
b3aa38cc6d Merge version_11 into main
Merge version_11 into main
2026-05-09 06:24:40 +00:00
2d9c7e200b Update src/app/page.tsx 2026-05-09 06:24:37 +00:00
7c16f8fd7e Switch to version 9: modified src/app/styles/base.css 2026-04-27 10:25:46 +00:00
b4e8a4b45e Switch to version 9: modified src/app/layout.tsx 2026-04-27 10:25:46 +00:00
673a4c7156 Merge version_10 into main
Merge version_10 into main
2026-04-27 09:54:39 +00:00
6cf7f3adcd Update src/app/styles/base.css 2026-04-27 09:54:36 +00:00
2d922f7299 Update src/app/layout.tsx 2026-04-27 09:54:35 +00:00
6f610b7c7d Merge version_9 into main
Merge version_9 into main
2026-04-27 09:53:01 +00:00

View File

@@ -46,11 +46,11 @@ export default function LandingPage() {
logoText="Transform Your Event Into an Authentic Mexican Fiesta"
description="Melbourne's most authentic live Mexican music experience. From intimate weddings to high-energy corporate events and everything in between — Alejandro and the Mex Music Man crew don't just perform, they transform your event into something nobody saw coming and nobody will stop talking about."
buttons={[
{ text: "Book Now", href: "#contact" },
{ text: "Book Your Fiesta", href: "#contact" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cvt4PPP0YApeAGvWYHGlzw6Rdm/uploaded-1777278731295-odlbgps7.png"
mediaAnimation="slide-up"
className="[&_h1]:!text-red-600 [&_h2]:!text-green-700"
className="[&_h1]:!text-red-600 [&_h2]:!text-green-700 bg-[url('https://images.unsplash.com/photo-1549216021-395801736b47?q=80&w=2670&auto=format&fit=crop')] bg-cover bg-center bg-blend-multiply bg-gray-500/30"
/>
</div>