theme colour updated and menu section updated

This commit is contained in:
Alaguraj0361 2025-07-19 17:24:38 +05:30
parent 89e823eb23
commit 56743cf68e
9 changed files with 42 additions and 42 deletions

View File

@ -33,7 +33,7 @@ export default function Juice() {
<div className="separate"></div> <div className="separate"></div>
<div className="text">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.</div> <div className="text">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.</div>
</div> </div>
<Link href="menu" className="theme-btn btn-style-two clearfix"><span className="icon"></span>Buy Now</Link> {/* <Link href="menu" className="theme-btn btn-style-two clearfix"><span className="icon"></span>Buy Now</Link> */}
</div> </div>
</div> </div>

View File

@ -22,7 +22,7 @@ export default function Menus() {
<div className="auto-container"> <div className="auto-container">
{/* Section Title */} {/* Section Title */}
<div className="sec-title centered"> <div className="sec-title centered">
<div className="title">Softly & Crunchy</div> <div className="title">Our Menu</div>
<h2>Menus</h2> <h2>Menus</h2>
<div className="separate"></div> <div className="separate"></div>
</div> </div>

View File

@ -14,7 +14,7 @@ export default function Specials() {
{/* Sec Title */} {/* Sec Title */}
<div className="sec-title centered"> <div className="sec-title centered">
<div className="title">Our most valuable asset</div> <div className="title">Our most valuable asset</div>
<h2>Todays Specials</h2> <h2>Sixty5 Street Specials</h2>
<div className="separate"></div> <div className="separate"></div>
</div> </div>
<div className="row clearfix"> <div className="row clearfix">

View File

@ -23,7 +23,7 @@ export default function Fluid() {
</ul> </ul>
{/* Button Box */} {/* Button Box */}
<div className="button-box"> <div className="button-box">
<Link href="menu" className="theme-btn btn-style-two clearfix"><span className="icon"></span>Get In Now</Link> <Link href="menu" className="theme-btn btn-style-two clearfix"><span className="icon"></span>View Menu</Link>
</div> </div>
</div> </div>
</div> </div>

View File

@ -11,7 +11,7 @@ export default function Recipe() {
{/* Sec Title */} {/* Sec Title */}
<div className="sec-title centered"> <div className="sec-title centered">
<div className="title">News & Recipe</div> <div className="title">News & Recipe</div>
<h2>Popular Recipes</h2> <h2>Popular Dishes</h2>
<div className="separate"></div> <div className="separate"></div>
</div> </div>
<div className="row clearfix"> <div className="row clearfix">

View File

@ -100,7 +100,7 @@ body {
a{ a{
text-decoration:none; text-decoration:none;
cursor:pointer; cursor:pointer;
color:#de9190; color:#cf2d1f ;
} }
button, button,
@ -229,7 +229,7 @@ img{
right:15px; right:15px;
width:40px; width:40px;
height:40px; height:40px;
color:#de9190; color:#cf2d1f ;
font-size:13px; font-size:13px;
text-transform:uppercase; text-transform:uppercase;
line-height:38px; line-height:38px;
@ -249,7 +249,7 @@ img{
.scroll-to-top:hover{ .scroll-to-top:hover{
color:#ffffff; color:#ffffff;
background:#de9190; background:#cf2d1f ;
} }
/* List Style One */ /* List Style One */
@ -272,7 +272,7 @@ img{
position:absolute; position:absolute;
left:0px; left:0px;
top:5px; top:5px;
color:#de9190; color:#cf2d1f ;
font-size:18px; font-size:18px;
line-height:1em; line-height:1em;
font-weight:300; font-weight:300;
@ -327,7 +327,7 @@ img{
overflow:hidden; overflow:hidden;
overflow: hidden; overflow: hidden;
border-radius: 50px; border-radius: 50px;
background-color:#de9190; background-color:#cf2d1f ;
padding:7px 35px 6px 7px; padding:7px 35px 6px 7px;
text-transform: capitalize; text-transform: capitalize;
font-family: var(--poppins); font-family: var(--poppins);
@ -366,7 +366,7 @@ img{
overflow:hidden; overflow:hidden;
overflow: hidden; overflow: hidden;
border-radius: 50px; border-radius: 50px;
border:1px solid #de9190; border:1px solid #cf2d1f ;
padding:7px 35px 5px 7px; padding:7px 35px 5px 7px;
text-transform: capitalize; text-transform: capitalize;
font-family: var(--poppins); font-family: var(--poppins);
@ -386,7 +386,7 @@ img{
-ms-transition:all 300ms ease; -ms-transition:all 300ms ease;
-o-transition:all 300ms ease; -o-transition:all 300ms ease;
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{ .btn-style-two:hover .icon{
@ -395,7 +395,7 @@ img{
.btn-style-two:hover{ .btn-style-two:hover{
color: #ffffff; color: #ffffff;
background-color:#de9190; background-color:#cf2d1f ;
} }
/* Btn Style Three */ /* Btn Style Three */
@ -404,7 +404,7 @@ img{
display: inline-block; display: inline-block;
font-size: 16px; font-size: 16px;
line-height: 50px; line-height: 50px;
color: #de9190; color: #cf2d1f ;
padding: 11px 30px; padding: 11px 30px;
font-weight: 500; font-weight: 500;
overflow:hidden; overflow:hidden;
@ -430,7 +430,7 @@ img{
-ms-transition:all 300ms ease; -ms-transition:all 300ms ease;
-o-transition:all 300ms ease; -o-transition:all 300ms ease;
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{ .btn-style-three:hover .icon{
@ -439,7 +439,7 @@ img{
.btn-style-three:hover{ .btn-style-three:hover{
color: #ffffff; color: #ffffff;
background-color:#de9190; background-color:#cf2d1f ;
} }
/* Btn Style Four */ /* Btn Style Four */
@ -484,7 +484,7 @@ img{
.btn-style-four:hover{ .btn-style-four:hover{
color: #ffffff; color: #ffffff;
background-color:#de9190; background-color:#cf2d1f ;
} }
/* Social Icon One */ /* Social Icon One */
@ -530,11 +530,11 @@ img{
} }
.social-icon-one li a:hover{ .social-icon-one li a:hover{
color: #de9190; color: #cf2d1f ;
} }
.theme_color{ .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; } .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{ .sec-title-two .title{
position:relative; position:relative;
color:#de9190; color:#cf2d1f ;
font-size:18px; font-size:18px;
font-weight:400; font-weight:400;
letter-spacing:2px; letter-spacing:2px;

View File

@ -173,7 +173,7 @@
.sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a{ .sticky-header .main-menu .navigation > li.current > a{
color:#de9190; color:#cf2d1f ;
background-color:inherit !important; background-color:inherit !important;
} }
@ -364,7 +364,7 @@
top:12px; top:12px;
opacity:0; opacity:0;
font-size:10px; font-size:10px;
color:#de9190; color:#cf2d1f ;
transition:all 500ms ease; transition:all 500ms ease;
-moz-transition:all 500ms ease; -moz-transition:all 500ms ease;
-webkit-transition:all 500ms ease; -webkit-transition:all 500ms ease;
@ -381,7 +381,7 @@
} }
.main-menu .navigation > li > ul > li:hover > a{ .main-menu .navigation > li > ul > li:hover > a{
color:#de9190; color:#cf2d1f ;
padding-left:30px; padding-left:30px;
} }
@ -457,7 +457,7 @@
} }
.main-menu .navigation > li > ul > li > ul > li:hover > a{ .main-menu .navigation > li > ul > li > ul > li:hover > a{
color:#de9190; color:#cf2d1f ;
} }
.main-menu .navigation > li > ul > li > ul > li > a:before{ .main-menu .navigation > li > ul > li > ul > li > a:before{
@ -466,7 +466,7 @@
left:10px; left:10px;
top:12px; top:12px;
opacity:0; opacity:0;
color:#de9190; color:#cf2d1f ;
font-size:10px; font-size:10px;
transition:all 500ms ease; transition:all 500ms ease;
-moz-transition:all 500ms ease; -moz-transition:all 500ms ease;
@ -480,7 +480,7 @@
} }
.main-menu .navigation > li > ul > li > ul > li:hover > a{ .main-menu .navigation > li > ul > li > ul > li:hover > a{
color:#de9190; color:#cf2d1f ;
padding-left:30px; padding-left:30px;
} }
@ -666,7 +666,7 @@
left:0px; left:0px;
left:auto; left:auto;
bottom:14px; bottom:14px;
background-color:#de9190; background-color:#cf2d1f ;
} }
.header-style-three .header-upper .logo-box{ .header-style-three .header-upper .logo-box{

View File

@ -76,7 +76,7 @@
margin-top: -200px; margin-top: -200px;
border-radius: 50%; border-radius: 50%;
text-align: center; text-align: center;
background-color: #de9190; background-color: #cf2d1f ;
width: 70px; width: 70px;
cursor:pointer; cursor:pointer;
box-shadow: 0 0 10px rgba(0,0,0,0.05); box-shadow: 0 0 10px rgba(0,0,0,0.05);
@ -245,11 +245,11 @@
overflow:hidden; overflow:hidden;
padding-top:150px; padding-top:150px;
padding-bottom:0px; padding-bottom:0px;
background-color:#beb996; background-color:#cf2d1fa6;
} }
.banner-section .slide.style-two{ .banner-section .slide.style-two{
background-color:#a79bac; background-color:#cf2d1fa6;
} }
.banner-section .icon-layer-one{ .banner-section .icon-layer-one{
@ -1251,7 +1251,7 @@
} }
.beverage-block .inner-box:hover .lower-content h6 a{ .beverage-block .inner-box:hover .lower-content h6 a{
color:#de9190; color:#cf2d1f ;
} }
.beverage-block .inner-box .lower-content .products{ .beverage-block .inner-box .lower-content .products{
@ -1380,7 +1380,7 @@
} }
.email-form .form-group input:focus{ .email-form .form-group input:focus{
border-color:#de9190; border-color:#cf2d1f ;
} }
.email-form .form-group input[type="submit"], .email-form .form-group input[type="submit"],
@ -3248,7 +3248,7 @@
} }
.newsletter-form-two .form-group input:focus{ .newsletter-form-two .form-group input:focus{
border-color:#de9190; border-color:#cf2d1f ;
} }
.newsletter-form-two .form-group input[type="submit"], .newsletter-form-two .form-group input[type="submit"],
@ -5441,7 +5441,7 @@
} }
.menu-block-two .inner-box:hover h6 a{ .menu-block-two .inner-box:hover h6 a{
color:#de9190; color:#cf2d1f ;
} }
.menu-block-two .inner-box .text{ .menu-block-two .inner-box .text{

View File

@ -8,5 +8,5 @@
</clipPath> </clipPath>
</defs> </defs>
<path fill="none" stroke="#27272f" stroke-width="2.7928" d="M82 63H18c-7.2 0-13-5.8-13-13v0c0-7.2 5.8-13 13-13h64c7.2 0 13 5.8 13 13v0C95 57.2 89.2 63 82 63z"></path> <path fill="none" stroke="#27272f" stroke-width="2.7928" d="M82 63H18c-7.2 0-13-5.8-13-13v0c0-7.2 5.8-13 13-13h64c7.2 0 13 5.8 13 13v0C95 57.2 89.2 63 82 63z"></path>
<path fill="#de9190" clip-path="url(#ldio-8283jqv1o3w-cp)" d="M81.3 58.7H18.7c-4.8 0-8.7-3.9-8.7-8.7v0c0-4.8 3.9-8.7 8.7-8.7h62.7c4.8 0 8.7 3.9 8.7 8.7v0C90 54.8 86.1 58.7 81.3 58.7z"></path> <path fill="#cf2d1f " clip-path="url(#ldio-8283jqv1o3w-cp)" d="M81.3 58.7H18.7c-4.8 0-8.7-3.9-8.7-8.7v0c0-4.8 3.9-8.7 8.7-8.7h62.7c4.8 0 8.7 3.9 8.7 8.7v0C90 54.8 86.1 58.7 81.3 58.7z"></path>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 978 B

After

Width:  |  Height:  |  Size: 979 B