diff --git a/Websites/jefes-nextjs/app/about-us/page.tsx b/Websites/jefes-nextjs/app/about-us/page.tsx index 968108b..9461299 100644 --- a/Websites/jefes-nextjs/app/about-us/page.tsx +++ b/Websites/jefes-nextjs/app/about-us/page.tsx @@ -15,7 +15,7 @@ const AboutUs = () => { quality={100} className="brightness-[20%]" /> -
+

About Us @@ -25,16 +25,20 @@ const AboutUs = () => {

-
-
- Photo of Kevin mobile. +
+
+
+
+ Photo of Kevin mobile. +
+
@@ -78,7 +82,7 @@ const AboutUs = () => { strive for excellence and to bring you the best dining experience possible. Thank you again!

-
+
{ const currentPath = usePathname(); @@ -63,6 +61,19 @@ const NavBar = () => { : "flex items-center justify-center xl:p-1 bg-transparent mx-auto md:p-4 absolute z-10 w-full h-[120px]" } > + {/* Phone Number */} +
    {
+ {/* Mobile */}
+ - + {/* Logo */} -
{children}
- {/* Footer */} +
{children}
+