|
|
|
@@ -54,7 +54,7 @@ export default function HomePage() {
|
|
|
|
{ name: "About Us", id: "owners-spotlight" },
|
|
|
|
{ name: "About Us", id: "owners-spotlight" },
|
|
|
|
{ name: "Gallery", id: "featured-gallery" },
|
|
|
|
{ name: "Gallery", id: "featured-gallery" },
|
|
|
|
{ name: "Reviews", id: "testimonials" },
|
|
|
|
{ name: "Reviews", id: "testimonials" },
|
|
|
|
{ name: "Locations", id: "footer" },
|
|
|
|
{ name: "Full Menu", id: "full-menu" },
|
|
|
|
];
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
const footerColumns = [
|
|
|
|
const footerColumns = [
|
|
|
|
@@ -323,11 +323,11 @@ export default function HomePage() {
|
|
|
|
text: "Order Online Now", href: "/order-now"
|
|
|
|
text: "Order Online Now", href: "/order-now"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "View Full Menu", href: "/menu"
|
|
|
|
text: "View Full Menu", href: "/full-menu"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
imageSrc="data:image/svg+xml,%3Csvg xmlns=?_wi=3'http://www.w3.org/2000/svg' width='400' height='300' viewBox='0 0 400 300'%3E%3Crect fill='%23e8e8e8' width='400' height='300'/%3E%3Ctext x='50%' y='50%' font-size='16' text-anchor='middle' dominant-baseline='middle' fill='%23999'%3ETemplate Image%3C/text%3E%3C/svg%3E"
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afn0reuidgadYlHif4J2xHlmq8/uploaded-1774037074715-sefatm1w.png"
|
|
|
|
imageAlt="Red Caribbean Flair Island Jerk Grill Trailer"
|
|
|
|
imageAlt="Red Caribbean Flair Island Jerk Grill Trailer"
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
imagePosition="right"
|
|
|
|
imagePosition="right"
|
|
|
|
@@ -363,8 +363,8 @@ export default function HomePage() {
|
|
|
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afn0reuidgadYlHif4J2xHlmq8/uploaded-1774032307530-eoalvxyb.jpg", imageAlt: "Curry shrimp over rice and peas"
|
|
|
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afn0reuidgadYlHif4J2xHlmq8/uploaded-1774032307530-eoalvxyb.jpg", imageAlt: "Curry shrimp over rice and peas"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "conch-fritters", name: "Jerk Pork Dinner", price: "$15.95", variant: "Over Grill ", imageSrc:
|
|
|
|
id: "jerk-pork", name: "Jerk Pork Dinner", price: "$15.95", variant: "Over Grill", imageSrc:
|
|
|
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afn0reuidgadYlHif4J2xHlmq8/uploaded-1774032264249-39yd1uqq.jpg", imageAlt: "Golden conch fritters with dipping sauce"
|
|
|
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afn0reuidgadYlHif4J2xHlmq8/uploaded-1774037337497-f5ulijog.jpg", imageAlt: "Jerk pork platter grilled to perfection"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
|