Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function AlexPizzaLanding() {
|
||||
title="Popular Menu Items"
|
||||
description="Choose from our selection of freshly made pizzas, kebabs, burgers, and more. All items prepared with quality ingredients."
|
||||
tag="Menu"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "pepperoni-pizza", name: "Pepperoni Pizza", price: "£8.99", variant: "12\" Large", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pepperoni-with-vegetables-cheese-grater-delicious-pizza-wooden-panel_23-2148076210.jpg", imageAlt: "Pepperoni pizza", isFavorited: false
|
||||
@@ -99,7 +99,7 @@ export default function AlexPizzaLanding() {
|
||||
title="Special Offers"
|
||||
description="Take advantage of our exclusive deals and promotions. Save money while enjoying delicious food."
|
||||
tag="Limited Time"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -153,7 +153,7 @@ export default function AlexPizzaLanding() {
|
||||
<MetricCardFourteen
|
||||
title="We deliver fast across Birkenhead and nearby areas. Check your postcode below to confirm delivery availability."
|
||||
tag="Delivery Zone"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
@@ -168,7 +168,7 @@ export default function AlexPizzaLanding() {
|
||||
title="What Our Customers Say"
|
||||
description="Join thousands of satisfied customers enjoying fresh, delicious food from Alex Pizza"
|
||||
tag="Reviews"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -202,7 +202,7 @@ export default function AlexPizzaLanding() {
|
||||
tag="Ready to Order"
|
||||
title="Hungry? Order Now in Seconds"
|
||||
description="Fresh pizza, kebabs, burgers, and more delivered hot to your door. Easy online ordering or call us now."
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-caesar-salad-lentil-soup-chicken-steak-served-with-rice-french-fries_140725-7824.jpg"
|
||||
|
||||
Reference in New Issue
Block a user