import Link from "next/link"; import Image from "next/image"; import { EmblaCarousel } from "./carousel"; import Reserve from "./components/NavBar/reserveButton"; import MenuButton from "./menuButton"; export default function Home() { return (
nav image
{/*
0
*/}
award image

Jefe's Mexican Cocina Y Cantina serves the best Mexican food in town. Be our guests and have an enjoyable experience with an authentic Mexican meal right here in Broken Arrow, OK.

{/*
0
*/}
{/* Section 1 */}
{/* Text-side */}

The heart of Mexico here in Broken Arrow!

Jefe's Mexican cocina y cantina is a family owned authentic mexican restaurant that provides a variety of different dishes and cocktails. We are one of the best restaurants around because nowhere else can you find the most extraordinary homemade Mexican food along with fresh and naturally flavored waters. At our restaurant, we guarantee that our dishes are authentic to the soul of Mexico.

{/* Images side */}
food1 image
food2 image
food3 image
{/* */}
); }