From 56743cf68eba70c3ca810281e1c4a8567cecd8cb Mon Sep 17 00:00:00 2001 From: Alaguraj0361 Date: Sat, 19 Jul 2025 17:24:38 +0530 Subject: [PATCH] theme colour updated and menu section updated --- components/sections/home1/Juice.js | 2 +- components/sections/home2/Menus.js | 2 +- components/sections/home2/Specials.js | 16 ++++++------- components/sections/home3/Fluid.js | 2 +- components/sections/home3/Recipe.js | 2 +- public/assets/css/global.css | 30 ++++++++++++------------ public/assets/css/header.css | 14 +++++------ public/assets/css/style.css | 14 +++++------ public/assets/images/icons/preloader.svg | 2 +- 9 files changed, 42 insertions(+), 42 deletions(-) diff --git a/components/sections/home1/Juice.js b/components/sections/home1/Juice.js index 4357b01..2759cdb 100644 --- a/components/sections/home1/Juice.js +++ b/components/sections/home1/Juice.js @@ -33,7 +33,7 @@ export default function Juice() {
Us percipit urbanitas referrentur ea. Mei at numquam molestiae intellegam. Ansed dictas accumsan. Nam sint atqui voluptatibus an, pro ne malis semper perpetua. Nam sint atqui voluptatibus an, pro ne malis semper perpetua.
- Buy Now + {/* Buy Now */} diff --git a/components/sections/home2/Menus.js b/components/sections/home2/Menus.js index 29c2fde..7129184 100644 --- a/components/sections/home2/Menus.js +++ b/components/sections/home2/Menus.js @@ -22,7 +22,7 @@ export default function Menus() {
{/* Section Title */}
-
Softly & Crunchy
+
Our Menu

Menus

diff --git a/components/sections/home2/Specials.js b/components/sections/home2/Specials.js index 33082e2..7d8b0f6 100644 --- a/components/sections/home2/Specials.js +++ b/components/sections/home2/Specials.js @@ -14,11 +14,11 @@ export default function Specials() { {/* Sec Title */}
Our most valuable asset
-

Today’s Specials

+

Sixty5 Street Specials

- + {/* Special Block */}
@@ -37,7 +37,7 @@ export default function Specials() {
- + {/* Special Block */}
@@ -56,7 +56,7 @@ export default function Specials() {
- + {/* Special Block */}
@@ -75,7 +75,7 @@ export default function Specials() {
- + {/* Special Block */}
@@ -94,7 +94,7 @@ export default function Specials() {
- + {/* Special Block */}
@@ -113,7 +113,7 @@ export default function Specials() {
- + {/* Special Block */}
@@ -132,7 +132,7 @@ export default function Specials() {
- + diff --git a/components/sections/home3/Fluid.js b/components/sections/home3/Fluid.js index ff697e4..41445db 100644 --- a/components/sections/home3/Fluid.js +++ b/components/sections/home3/Fluid.js @@ -23,7 +23,7 @@ export default function Fluid() { {/* Button Box */}
- Get In Now + View Menu
diff --git a/components/sections/home3/Recipe.js b/components/sections/home3/Recipe.js index 7c58235..e01b633 100644 --- a/components/sections/home3/Recipe.js +++ b/components/sections/home3/Recipe.js @@ -11,7 +11,7 @@ export default function Recipe() { {/* Sec Title */}
News & Recipe
-

Popular Recipes

+

Popular Dishes

diff --git a/public/assets/css/global.css b/public/assets/css/global.css index aaf4f61..2d6d8d4 100644 --- a/public/assets/css/global.css +++ b/public/assets/css/global.css @@ -100,7 +100,7 @@ body { a{ text-decoration:none; cursor:pointer; - color:#de9190; + color:#cf2d1f ; } button, @@ -229,7 +229,7 @@ img{ right:15px; width:40px; height:40px; - color:#de9190; + color:#cf2d1f ; font-size:13px; text-transform:uppercase; line-height:38px; @@ -249,7 +249,7 @@ img{ .scroll-to-top:hover{ color:#ffffff; - background:#de9190; + background:#cf2d1f ; } /* List Style One */ @@ -272,7 +272,7 @@ img{ position:absolute; left:0px; top:5px; - color:#de9190; + color:#cf2d1f ; font-size:18px; line-height:1em; font-weight:300; @@ -327,7 +327,7 @@ img{ overflow:hidden; overflow: hidden; border-radius: 50px; - background-color:#de9190; + background-color:#cf2d1f ; padding:7px 35px 6px 7px; text-transform: capitalize; font-family: var(--poppins); @@ -366,7 +366,7 @@ img{ overflow:hidden; overflow: hidden; border-radius: 50px; - border:1px solid #de9190; + border:1px solid #cf2d1f ; padding:7px 35px 5px 7px; text-transform: capitalize; font-family: var(--poppins); @@ -386,7 +386,7 @@ img{ -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease; - background:#de9190 url(../images/icons/btn-icon-1.png) no-repeat; + background:#cf2d1f url(../images/icons/btn-icon-1.png) no-repeat; } .btn-style-two:hover .icon{ @@ -395,7 +395,7 @@ img{ .btn-style-two:hover{ color: #ffffff; - background-color:#de9190; + background-color:#cf2d1f ; } /* Btn Style Three */ @@ -404,7 +404,7 @@ img{ display: inline-block; font-size: 16px; line-height: 50px; - color: #de9190; + color: #cf2d1f ; padding: 11px 30px; font-weight: 500; overflow:hidden; @@ -430,7 +430,7 @@ img{ -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease; - background:#de9190 url(../images/icons/btn-icon-1.png) no-repeat; + background:#cf2d1f url(../images/icons/btn-icon-1.png) no-repeat; } .btn-style-three:hover .icon{ @@ -439,7 +439,7 @@ img{ .btn-style-three:hover{ color: #ffffff; - background-color:#de9190; + background-color:#cf2d1f ; } /* Btn Style Four */ @@ -484,7 +484,7 @@ img{ .btn-style-four:hover{ color: #ffffff; - background-color:#de9190; + background-color:#cf2d1f ; } /* Social Icon One */ @@ -530,11 +530,11 @@ img{ } .social-icon-one li a:hover{ - color: #de9190; + color: #cf2d1f ; } .theme_color{ - color:#de9190; + color:#cf2d1f ; } .preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.svg); background-size:100px; } @@ -619,7 +619,7 @@ img{ .sec-title-two .title{ position:relative; - color:#de9190; + color:#cf2d1f ; font-size:18px; font-weight:400; letter-spacing:2px; diff --git a/public/assets/css/header.css b/public/assets/css/header.css index 7d72081..d35d15c 100644 --- a/public/assets/css/header.css +++ b/public/assets/css/header.css @@ -173,7 +173,7 @@ .sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li.current > a{ - color:#de9190; + color:#cf2d1f ; background-color:inherit !important; } @@ -364,7 +364,7 @@ top:12px; opacity:0; font-size:10px; - color:#de9190; + color:#cf2d1f ; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; @@ -381,7 +381,7 @@ } .main-menu .navigation > li > ul > li:hover > a{ - color:#de9190; + color:#cf2d1f ; padding-left:30px; } @@ -457,7 +457,7 @@ } .main-menu .navigation > li > ul > li > ul > li:hover > a{ - color:#de9190; + color:#cf2d1f ; } .main-menu .navigation > li > ul > li > ul > li > a:before{ @@ -466,7 +466,7 @@ left:10px; top:12px; opacity:0; - color:#de9190; + color:#cf2d1f ; font-size:10px; transition:all 500ms ease; -moz-transition:all 500ms ease; @@ -480,7 +480,7 @@ } .main-menu .navigation > li > ul > li > ul > li:hover > a{ - color:#de9190; + color:#cf2d1f ; padding-left:30px; } @@ -666,7 +666,7 @@ left:0px; left:auto; bottom:14px; - background-color:#de9190; + background-color:#cf2d1f ; } .header-style-three .header-upper .logo-box{ diff --git a/public/assets/css/style.css b/public/assets/css/style.css index b1f4e0f..3c414aa 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -76,7 +76,7 @@ margin-top: -200px; border-radius: 50%; text-align: center; - background-color: #de9190; + background-color: #cf2d1f ; width: 70px; cursor:pointer; box-shadow: 0 0 10px rgba(0,0,0,0.05); @@ -245,11 +245,11 @@ overflow:hidden; padding-top:150px; padding-bottom:0px; - background-color:#beb996; + background-color:#cf2d1fa6; } .banner-section .slide.style-two{ - background-color:#a79bac; + background-color:#cf2d1fa6; } .banner-section .icon-layer-one{ @@ -1251,7 +1251,7 @@ } .beverage-block .inner-box:hover .lower-content h6 a{ - color:#de9190; + color:#cf2d1f ; } .beverage-block .inner-box .lower-content .products{ @@ -1380,7 +1380,7 @@ } .email-form .form-group input:focus{ - border-color:#de9190; + border-color:#cf2d1f ; } .email-form .form-group input[type="submit"], @@ -3248,7 +3248,7 @@ } .newsletter-form-two .form-group input:focus{ - border-color:#de9190; + border-color:#cf2d1f ; } .newsletter-form-two .form-group input[type="submit"], @@ -5441,7 +5441,7 @@ } .menu-block-two .inner-box:hover h6 a{ - color:#de9190; + color:#cf2d1f ; } .menu-block-two .inner-box .text{ diff --git a/public/assets/images/icons/preloader.svg b/public/assets/images/icons/preloader.svg index baaf073..2ecb586 100644 --- a/public/assets/images/icons/preloader.svg +++ b/public/assets/images/icons/preloader.svg @@ -8,5 +8,5 @@ - + \ No newline at end of file