-

+
-
Chicken Kothu
+ Chicken Kothu
@@ -132,12 +132,12 @@ export default function Specials() {
-

+
-
Mutton Biryani Bowl
+ Mutton Biryani Bowl
diff --git a/components/sections/home3/Recipe.js b/components/sections/home3/Recipe.js
index a6ace9d..862bad6 100644
--- a/components/sections/home3/Recipe.js
+++ b/components/sections/home3/Recipe.js
@@ -32,7 +32,7 @@ export default function Recipe() {
OnTheFries
-
loaded fries
+
Loaded fries
Price $7.99
@@ -61,7 +61,7 @@ export default function Recipe() {
Wings
-
Hot Wings
+
Hot Wings
Price $9.99
@@ -90,7 +90,7 @@ export default function Recipe() {
Wings
-
Honey Garlic Chicken
+
Honey Garlic Chicken
Price $9.99
diff --git a/components/sections/home4/Menu2.js b/components/sections/home4/Menu2.js
index 51322c4..b19fabd 100644
--- a/components/sections/home4/Menu2.js
+++ b/components/sections/home4/Menu2.js
@@ -18,7 +18,7 @@ export default function Menu2() {
-
Street Flavor
+
Street Flavor
Spicy shawarmas, crispy dosas, saucy wings burst with bold, unforgettable street flavor.
@@ -32,7 +32,7 @@ export default function Menu2() {
-
Fresh Ingredients
+
Fresh Ingredients
Handpicked vegetables, premium proteins, and authentic masalas elevate each dish.
@@ -46,7 +46,7 @@ export default function Menu2() {
-
Quick Service
+
Quick Service
Freshly prepared, expertly crafted meals delivered fast without compromising quality.
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 17c7040..be1f8d3 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -235,7 +235,7 @@
left: 0px;
bottom: 0px;
width: 100%;
- height: 164px;
+ height: 123px;
z-index: 2;
background-repeat: repeat-x;
}
@@ -2833,7 +2833,7 @@
.menu-block .inner-box .price-box .price {
position: absolute;
right: 0px;
- color: #27272f;
+ color: #cf2d1f;
font-size: 14px;
font-weight: 500;
padding: 1px 0px 1px 25px;
@@ -2982,6 +2982,7 @@
.gallery-block-two .inner-box .image-box .overlay-box h6 {
font-weight: 500;
text-transform: uppercase;
+ color: #000000;
}
.gallery-block-two .inner-box .image-box .overlay-box h6 a {
@@ -3396,7 +3397,7 @@
margin-bottom: 12px;
}
-.recipe-block-two .inner-box .lower-content h6 a {
+.recipe-block-two .inner-box .lower-content h6 {
position: relative;
color: #27272f;
-webkit-transition: all 300ms ease;
@@ -3445,7 +3446,7 @@
}
.recipe-block-two .inner-box:hover .lower-content .post-info li a,
-.recipe-block-two .inner-box:hover .lower-content h6 a {
+.recipe-block-two .inner-box:hover .lower-content h6 {
color: #ed7129;
}
@@ -5443,6 +5444,7 @@
font-weight: 500;
margin-bottom: 10px;
text-transform: uppercase;
+ color: #000000;
}
.menu-block-two .inner-box h6 a {
@@ -5455,7 +5457,7 @@
-o-transition: all 500ms ease;
}
-.menu-block-two .inner-box:hover h6 a {
+.menu-block-two .inner-box:hover h6 {
color: #cf2d1f;
}
@@ -5465,6 +5467,10 @@
font-size: 14px;
}
+.spec {
+ color: #cf2d1f;
+}
+
/***
====================================================================