about & blog pages long load time issues are fixed
This commit is contained in:
parent
8536c713f6
commit
c18b014bcc
@ -5,8 +5,7 @@
|
|||||||
<section
|
<section
|
||||||
className="booking-table-area-two bgs-cover py-100 rel z-1 overlay"
|
className="booking-table-area-two bgs-cover py-100 rel z-1 overlay"
|
||||||
style={{
|
style={{
|
||||||
backgroundImage:
|
backgroundImage: "url(/assets/images/about/bg-about.webp)",
|
||||||
"url(/assets/images/about/bg-about.webp)",
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="container">
|
<div className="container">
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
const AboutCallAction2 = () => {
|
const AboutCallAction2 = () => {
|
||||||
return (
|
return (
|
||||||
<section className="cta-area py-100 rel z-1 bgc-primary" style={{
|
<section className="cta-area py-100 rel z-1 bgc-primary" style={{
|
||||||
backgroundImage: "url(/assets/images/testimonials/testimonials-two-bg.png)"
|
backgroundImage: "url(/assets/images/testimonials/testimonials-two-bg.png)",
|
||||||
}} >
|
}} >
|
||||||
<div className="container">
|
<div className="container">
|
||||||
<div className="row">
|
<div className="row">
|
||||||
|
|||||||
@ -12,7 +12,12 @@ const AboutCategory = () => {
|
|||||||
data-aos-offset={50}
|
data-aos-offset={50}
|
||||||
>
|
>
|
||||||
|
|
||||||
<img src="/assets/images/about/ambur_chicken_biryani.png" />
|
<img
|
||||||
|
src="/assets/images/about/ambur_chicken_biryani.webp"
|
||||||
|
alt="Ambur Chicken Biryani"
|
||||||
|
width="570"
|
||||||
|
height="270"
|
||||||
|
loading="lazy" />
|
||||||
{/* <span className="quality">Quality Food</span>
|
{/* <span className="quality">Quality Food</span>
|
||||||
<h2>Strawberry Juice & slices</h2>
|
<h2>Strawberry Juice & slices</h2>
|
||||||
<Link href="shop" className="theme-btn style-two">
|
<Link href="shop" className="theme-btn style-two">
|
||||||
@ -28,7 +33,12 @@ const AboutCategory = () => {
|
|||||||
data-aos-offset={50}
|
data-aos-offset={50}
|
||||||
>
|
>
|
||||||
|
|
||||||
<img src="/assets/images/about/mutton-biryani.png" />
|
<img
|
||||||
|
src="/assets/images/about/mutton-biryani.webp"
|
||||||
|
alt="Mutton Biryani"
|
||||||
|
width="570"
|
||||||
|
height="270"
|
||||||
|
loading="lazy" />
|
||||||
{/* <h3>buy 1</h3>
|
{/* <h3>buy 1</h3>
|
||||||
<span className="get-one">get free 1</span>
|
<span className="get-one">get free 1</span>
|
||||||
<Link href="shop" className="theme-btn">
|
<Link href="shop" className="theme-btn">
|
||||||
|
|||||||
@ -7,8 +7,7 @@ const Testimonial = () => {
|
|||||||
<section
|
<section
|
||||||
className="testimonials-two bgc-primary"
|
className="testimonials-two bgc-primary"
|
||||||
style={{
|
style={{
|
||||||
backgroundImage:
|
backgroundImage: "url(/assets/images/testimonials/testimonials-two-bg.png)",
|
||||||
"url(/assets/images/testimonials/testimonials-two-bg.png)",
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="row align-items-center">
|
<div className="row align-items-center">
|
||||||
|
|||||||
@ -7,8 +7,7 @@ const Testimonial = () => {
|
|||||||
<section
|
<section
|
||||||
className="testimonials-two bgc-primary"
|
className="testimonials-two bgc-primary"
|
||||||
style={{
|
style={{
|
||||||
backgroundImage:
|
backgroundImage: "url(/assets/images/testimonials/testimonials-two-bg.png)",
|
||||||
"url(assets/images/testimonials/testimonials-two-bg.png)",
|
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<div className="row align-items-center">
|
<div className="row align-items-center">
|
||||||
|
|||||||
BIN
public/assets/images/about/ambur_chicken_biryani.webp
Normal file
BIN
public/assets/images/about/ambur_chicken_biryani.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
public/assets/images/about/mutton-biryani.webp
Normal file
BIN
public/assets/images/about/mutton-biryani.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
public/assets/images/blog/blog-large-1.jpg
Normal file
BIN
public/assets/images/blog/blog-large-1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
@ -3,7 +3,7 @@ export const Blog = [
|
|||||||
id: 1,
|
id: 1,
|
||||||
slug: "the-flavors-of-north-india-more-than-just-curries",
|
slug: "the-flavors-of-north-india-more-than-just-curries",
|
||||||
image: "/assets/images/blog/blog-1.webp",
|
image: "/assets/images/blog/blog-1.webp",
|
||||||
bigImage: "/assets/images/blog/blog-large-1.webp",
|
bigImage: "/assets/images/blog/blog-large-1.jpg ",
|
||||||
title: "The Flavors of North India: More Than Just Curries",
|
title: "The Flavors of North India: More Than Just Curries",
|
||||||
metatitle: "Flavors of North India: Beyond Just Curries | Shiva Shakthi",
|
metatitle: "Flavors of North India: Beyond Just Curries | Shiva Shakthi",
|
||||||
metadescription: "Explore the aromatic breads, tandoori delights, rice dishes & hearty vegetarian staples that make North Indian cuisine so much more than just curries.",
|
metadescription: "Explore the aromatic breads, tandoori delights, rice dishes & hearty vegetarian staples that make North Indian cuisine so much more than just curries.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user