Update src/app/contact/page.tsx

This commit is contained in:
2026-03-09 06:17:59 +00:00
parent 7c7e83a35d
commit aafc60882a

View File

@@ -138,27 +138,27 @@ export default function ContactPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317302.jpg?_wi=4",
imageAlt: "Corazón restaurant interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-half-view-different-vegetables-coriander-hot-peppers-bell-peppers-cut-into-pieces-round-tree-wood-board-cherry-tomatoes-peppers-yellow-ochre-background-free-space_140725-108077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bottom-half-view-different-vegetables-coriander-hot-peppers-bell-peppers-cut-into-pieces-round-tree-wood-board-cherry-tomatoes-peppers-yellow-ochre-background-free-space_140725-108077.jpg?_wi=9",
imageAlt: "Sizzling fajitas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-plate-stuffed-cabbage-with-lemon-herbs-sauce-bowls-rice-colorful-spices-black-pepper-black-table_140725-110561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-plate-stuffed-cabbage-with-lemon-herbs-sauce-bowls-rice-colorful-spices-black-pepper-black-table_140725-110561.jpg?_wi=9",
imageAlt: "Enchiladas platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-lunch-inside-plate-dark-green-surface_140725-61856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-lunch-inside-plate-dark-green-surface_140725-61856.jpg?_wi=9",
imageAlt: "Chiles rellenos",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-tamales-plate_23-2148942297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-delicious-tamales-plate_23-2148942297.jpg?_wi=5",
imageAlt: "Tamales plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-selfie-night-party_23-2147640529.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-taking-selfie-night-party_23-2147640529.jpg?_wi=5",
imageAlt: "Festive cantina atmosphere",
},
]}
@@ -178,28 +178,28 @@ export default function ContactPage() {
id: 1,
title: "Sunday - Thursday",
description: "12:00 PM - 12:00 AM",
imageSrc: "http://img.b2bpic.net/free-photo/hands-people-navigating_23-2147654143.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-people-navigating_23-2147654143.jpg?_wi=4",
imageAlt: "Restaurant location map",
},
{
id: 2,
title: "Friday - Saturday",
description: "12:00 PM - 12:30 AM",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317302.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317302.jpg?_wi=5",
imageAlt: "Restaurant interior ambiance",
},
{
id: 3,
title: "Our Location",
description: "6800 Visitors Circle, Orlando, FL 32819",
imageSrc: "http://img.b2bpic.net/free-vector/retro-floor-tiles-pattern_23-2147519726.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/retro-floor-tiles-pattern_23-2147519726.jpg?_wi=3",
imageAlt: "Traditional Mexican decor",
},
{
id: 4,
title: "Phone Contact",
description: "+1 (407) 237-9490",
imageSrc: "http://img.b2bpic.net/free-vector/assortment-flat-design-business-card-icons_23-2148353980.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/assortment-flat-design-business-card-icons_23-2148353980.jpg?_wi=4",
imageAlt: "Contact phone icon",
},
]}