diff --git a/components/About/AboutCallAction.js b/components/About/AboutCallAction.js index 4ba42e6..c498290 100644 --- a/components/About/AboutCallAction.js +++ b/components/About/AboutCallAction.js @@ -5,8 +5,7 @@
diff --git a/components/About/AboutCallAction2.js b/components/About/AboutCallAction2.js index a21c142..a3b29b0 100644 --- a/components/About/AboutCallAction2.js +++ b/components/About/AboutCallAction2.js @@ -2,7 +2,7 @@ const AboutCallAction2 = () => { return (
diff --git a/components/About/AboutCategory.js b/components/About/AboutCategory.js index ebb223e..f271474 100644 --- a/components/About/AboutCategory.js +++ b/components/About/AboutCategory.js @@ -9,10 +9,15 @@ const AboutCategory = () => { className="col about-biryani-category-1" data-aos="fade-up" data-aos-duration={1500} - data-aos-offset={50} + data-aos-offset={50} > - + Ambur Chicken Biryani {/* Quality Food

Strawberry Juice & slices

@@ -27,8 +32,13 @@ const AboutCategory = () => { data-aos-duration={1500} data-aos-offset={50} > - - + + Mutton Biryani {/*

buy 1

get free 1 diff --git a/components/About/AboutTestimonial.js b/components/About/AboutTestimonial.js index babfb27..6ae0c53 100644 --- a/components/About/AboutTestimonial.js +++ b/components/About/AboutTestimonial.js @@ -7,8 +7,7 @@ const Testimonial = () => {
diff --git a/components/Testimonial.js b/components/Testimonial.js index 3b9f357..8c64b19 100644 --- a/components/Testimonial.js +++ b/components/Testimonial.js @@ -7,8 +7,7 @@ const Testimonial = () => {
diff --git a/public/assets/images/about/ambur_chicken_biryani.webp b/public/assets/images/about/ambur_chicken_biryani.webp new file mode 100644 index 0000000..84ee5e6 Binary files /dev/null and b/public/assets/images/about/ambur_chicken_biryani.webp differ diff --git a/public/assets/images/about/mutton-biryani.webp b/public/assets/images/about/mutton-biryani.webp new file mode 100644 index 0000000..1c6ad3a Binary files /dev/null and b/public/assets/images/about/mutton-biryani.webp differ diff --git a/public/assets/images/blog/blog-large-1.jpg b/public/assets/images/blog/blog-large-1.jpg new file mode 100644 index 0000000..8a22460 Binary files /dev/null and b/public/assets/images/blog/blog-large-1.jpg differ diff --git a/utility/constant.utils.js b/utility/constant.utils.js index 87d0c22..511aab0 100644 --- a/utility/constant.utils.js +++ b/utility/constant.utils.js @@ -3,7 +3,7 @@ export const Blog = [ id: 1, slug: "the-flavors-of-north-india-more-than-just-curries", 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", 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.",