Update src/app/page.tsx

This commit is contained in:
2026-04-27 08:16:11 +00:00
parent 5ac3a812cf
commit bca18a39a2

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
},
{
title: "Sin Frontera Band", description: "Authentic Mexican trio; vibrant indoor/outdoor performances; corporate, festivals, weddings, parties.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317340.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317340.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10481.jpg"}
},
@@ -175,7 +175,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"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317340.jpg?_wi=2"
/>
</div>