import Link from "next/link"; const Footer = ({ footer = 1 }) => { switch (footer) { case 1: return ; case 2: return ; case 3: return ; case 5: return ; case 6: return ; default: return ; } }; export default Footer; const DefaultFooter = () => { return (
{/*
join our newsletter

subscribe follow our newsletter to get more updates

*/}
{/* Column 1 - 4 units */}
Logo

At Shiva Sakthi Restaurant, we bring you the best of South and North Indian cuisine, crafted with passion and authenticity. From our kitchen to your plate, every dish is a celebration of India's rich culinary heritage.

{/* Column 2 - 2 units */}
Quick Links
  • Home
  • About
  • Menu
  • Contact
{/* Column 3 - 3 units */}
Contact Us
{/* Column 4 - 3 units */}
Opening Hour
  • Monday – Friday: 11.30 am - 10.00 pm
  • Saturday, Sunday: 12.00 pm - 10.00 pm

Copyright {new Date().getFullYear()} © Shivas Dosa Restaurant. Powered by MetatronCube. All Right Reserved.{" "}

{/* */}
{/*
Shape
Shape
Shape
*/}
); }; const Footer2 = () => { return (
Logo

Temporibus autem quibusdam officiis aut rerum necessitatibus eveniet voluta repudiandae molestiae recusandae

{/* */}
popular food
  • Hamburger
  • French fries
  • Chicken pizza
  • Onion rings
  • Vegetable roll
  • Chicken nuggets
  • Sea fish
  • Tacos Pizza
  • Fried chicken
  • Hot Dogs
contact us
opening hour
  • Monday – Friday: 8am – 4pm
  • Saturday: 8am – 12am
Have any questions?
let’s talk us

Copyright 2024 Wellfood. All Rights Reserved{" "}

{/* Scroll Top Button */}
); }; const Footer3 = () => { return ( ); }; const Footer5 = () => { return ( ); }; const Footer6 = () => { return ( ); };