Merge version_1 into main #3
@@ -76,7 +76,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=2"
|
||||
logoText="Cafeteria Wall"
|
||||
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Menu", href: "/menu" }, { label: "Contact", href: "/contact" }] }, { title: "Visit Us", items: [{ label: "Meham, Haryana", href: "#" }, { label: "Open Mon-Sun", href: "#" }] }]}
|
||||
/>
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg?_wi=1"
|
||||
logoText="Cafeteria Wall"
|
||||
columns={[{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Menu", href: "/menu" }, { label: "Contact", href: "/contact" }] }, { title: "Visit Us", items: [{ label: "Meham, Haryana", href: "#" }, { label: "Open Mon-Sun", href: "#" }] }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user