Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1264132db | |||
| da139ce531 | |||
| 46802e1b06 |
@@ -36,6 +36,8 @@ export default function LandingPage() {
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
@@ -153,11 +155,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
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: "f3", title: "What equipment is needed?", content: "We bring our own sound equipment suitable for your event size."},
|
||||
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."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Have questions? We have answers for your fiesta planning."
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{
|
||||
name: "details", placeholder: "Tell us about your event..."}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317340.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cvt4PPP0YApeAGvWYHGlzw6Rdm/uploaded-1777279538419-yk7tjd2n.png"
|
||||
className="[&_h2]:!text-red-600"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user