From 4802cd0d9b59c45e9cf57d2cabeca6c615c40d22 Mon Sep 17 00:00:00 2001 From: ImAlpha Date: Tue, 21 Nov 2023 04:21:03 -0800 Subject: [PATCH] fixed height of photos --- Websites/jefes-nextjs/app/page.tsx | 69 +++++++++++++++--------------- 1 file changed, 35 insertions(+), 34 deletions(-) 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
{/* */} - + {/* */}
{/*