Merge version_6 into main #4

Merged
bender merged 2 commits from version_6 into main 2026-06-12 23:13:39 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -133,8 +133,8 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=2"
imageAlt="Luxury kitchen background with gold accents"
imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg"
imageAlt="Variety of fried chicken with sauces and french fries"
logoText="Chill Way Kitchen"
columns={footerColumns}
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."

View File

@@ -260,8 +260,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=1"
imageAlt="Luxury kitchen background with gold accents"
imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg"
imageAlt="Variety of fried chicken with sauces and french fries"
logoText="Chill Way Kitchen"
columns={footerColumns}
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."