Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f410d5f787 | |||
| a953dc1daa | |||
| 13f7c8822a | |||
| 3692376011 | |||
| 3b1f1e6d3f | |||
| abdddcfc33 |
@@ -133,8 +133,8 @@ export default function MenuPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg?_wi=1"
|
||||||
imageAlt="Luxury kitchen background with gold accents"
|
imageAlt="Variety of fried chicken with sauces and french fries"
|
||||||
logoText="Chill Way Kitchen"
|
logoText="Chill Way Kitchen"
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."
|
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."
|
||||||
|
|||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
id: "f4", title: "All In", author: "Flavor Explosion", description: "Everything you love in one unforgettable bite – a truly comprehensive flavor.", tags: [
|
id: "f4", title: "All In", author: "Flavor Explosion", description: "Everything you love in one unforgettable bite – a truly comprehensive flavor.", tags: [
|
||||||
"Bold", "Rich"
|
"Bold", "Rich"
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg", imageAlt: "All In wings"
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg?_wi=2", imageAlt: "All In wings"
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Featured Flavors"
|
title="Featured Flavors"
|
||||||
@@ -260,8 +260,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-luxury-restaurant_23-2150598348.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg?_wi=3"
|
||||||
imageAlt="Luxury kitchen background with gold accents"
|
imageAlt="Variety of fried chicken with sauces and french fries"
|
||||||
logoText="Chill Way Kitchen"
|
logoText="Chill Way Kitchen"
|
||||||
columns={footerColumns}
|
columns={footerColumns}
|
||||||
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."
|
copyrightText="© 2024 Chill Way Kitchen. All rights reserved."
|
||||||
|
|||||||
Reference in New Issue
Block a user