Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #11.
This commit is contained in:
2026-04-27 08:44:29 +00:00

View File

@@ -36,6 +36,8 @@ export default function LandingPage() {
name: "Services", id: "services"}, name: "Services", id: "services"},
{ {
name: "About", id: "about"}, name: "About", id: "about"},
{
name: "FAQ", id: "faq"},
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
]} ]}
@@ -153,11 +155,9 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", title: "Do you travel?", content: "Yes, we cover all of Melbourne and surrounding regions."}, id: "f1", title: "What types of events do you perform at?", content: "Mex Music Man performs at a wide range of events including corporate functions, weddings, birthdays, festivals, product launches, kids' parties, and schools. Whether you need a solo performer or a full live band, there's an option to suit your occasion."},
{ {
id: "f2", title: "Can you handle big weddings?", content: "Absolutely, our troupe is built for large events."}, id: "f2", title: "Can you perform for children's events?", content: "Absolutely. Alejandro's Mexican Music Man show is specifically designed for kids of all ages. He brings a basket of instruments so the children can join in, and his set list runs from classics like 'I'm a Little Teapot' all the way through to 'La Bamba' — keeping the energy high and the little ones dancing and singing from start to finish."},
{
id: "f3", title: "What equipment is needed?", content: "We bring our own sound equipment suitable for your event size."},
]} ]}
title="Common Questions" title="Common Questions"
description="Have questions? We have answers for your fiesta planning." description="Have questions? We have answers for your fiesta planning."