diff --git a/app/page.js b/app/page.js index f930245..8b8c3e4 100644 --- a/app/page.js +++ b/app/page.js @@ -2,17 +2,11 @@ import Layout from "@/components/layout/Layout" import Banner from "@/components/sections/home1/Banner" import Gallery from "@/components/sections/home2/Gallery" -import History from "@/components/sections/home2/History" -import Location from "@/components/sections/home2/Location" import Menus from "@/components/sections/home2/Menus" import Specials from "@/components/sections/home2/Specials" -import Contact from "@/components/sections/home2/Contact" import Juice from "@/components/sections/home1/Juice" -import Beverage from "@/components/sections/home1/Beverage" import Recipe from "@/components/sections/home3/Recipe" import Fluid from "@/components/sections/home3/Fluid" -import Tips from "@/components/sections/home4/Tips" -import Video from "@/components/sections/home4/Video" import Menu2 from "@/components/sections/home4/Menu2" diff --git a/components/sections/home1/Banner.js b/components/sections/home1/Banner.js index b202d53..ada318f 100644 --- a/components/sections/home1/Banner.js +++ b/components/sections/home1/Banner.js @@ -51,7 +51,7 @@ export default function Banner() {

Sip. Savor. Smile.

-
Welcome to Sixty5Street – your go-to for bold, crave-worthy street food. From fiery wings to dosas and milkshakes, we serve fresh, fast flavor with attitude.
+
Welcome to Sixty5Street - where every bite brings you the vibrant taste of global street food. From fiery wings and loaded fries to shawarma, dosas, and milkshakes, we serve crave-worthy meals made fresh, fast, and full of attitude.
View Menu
@@ -64,7 +64,13 @@ export default function Banner() { {/* Image Column */}
+<<<<<<< HEAD {/*
*/} +======= +
+>>>>>>> 330d528d282848a91774436d724b27c8736581b1
@@ -103,7 +109,13 @@ export default function Banner() { {/* Image Column */}
+<<<<<<< HEAD {/*
*/} +======= +
+>>>>>>> 330d528d282848a91774436d724b27c8736581b1
@@ -139,7 +151,13 @@ export default function Banner() { {/* Image Column */}
+<<<<<<< HEAD {/*
*/} +======= +
+>>>>>>> 330d528d282848a91774436d724b27c8736581b1
diff --git a/components/sections/home3/Fluid.js b/components/sections/home3/Fluid.js index d658e34..53a707c 100644 --- a/components/sections/home3/Fluid.js +++ b/components/sections/home3/Fluid.js @@ -53,7 +53,7 @@ export default function Fluid() { Selected Book
diff --git a/public/assets/css/responsive.css b/public/assets/css/responsive.css index d1eb759..bb92497 100644 --- a/public/assets/css/responsive.css +++ b/public/assets/css/responsive.css @@ -1159,7 +1159,7 @@ } .gallery-section-two { - padding: 0px 0px 50px; + padding: 0px 0px; } .banner-section-two .content-column h1 { diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 1919002..85b55fb 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -2383,7 +2383,7 @@ bottom: 0px; height: 2px; width: 45px; - background-color: #beb996; + background-color: #cf2d1f; } .footer-style-two .logo-widget .text { @@ -2922,7 +2922,7 @@ .gallery-section-two { position: relative; overflow: hidden; - padding: 0px 0px 100px; + padding: 0px 0px; } .gallery-section-two .outer-container {