diff --git a/Websites/jefes-nextjs/app/page.tsx b/Websites/jefes-nextjs/app/page.tsx index 76b9877..2bb77af 100644 --- a/Websites/jefes-nextjs/app/page.tsx +++ b/Websites/jefes-nextjs/app/page.tsx @@ -6,6 +6,7 @@ import Reserve from "./components/NavBar/reserveButton"; import MenuButton from "./menuButton"; import "./home.css"; import GoogleMap from "@/components/Maps/MapComponent"; +import { cn } from "../lib/utils"; export default function Home() { return ( @@ -50,7 +51,7 @@ export default function Home() { {/* Section 1 */}
{/* Text-side */} -
+

The heart of Mexico here in Broken Arrow!

@@ -67,44 +68,45 @@ export default function Home() {
{/* Images side */} -
-
- food1 image +
+
+
+ food1 image +
-
-
- {/* +
+ food2 image */} + />
-
- {/* + food3 image */} + />
@@ -173,7 +175,7 @@ export default function Home() {
{/* Images side */}
-
+
food1 image
- {/* Section 3 */} -
+ {/* Section 5 */} +
{/* Text-side */}

@@ -265,10 +266,10 @@ export default function Home() {

{/* Images side */} -
-
+
+
food1 image
{/* */} - + {/* */}
{/*