Merge version_1 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tag="Award-Winning Recipes"
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg", imageAlt: "Chicken Meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg?_wi=1", imageAlt: "Chicken Meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-high-protein-meal-baked-chicken_23-2149098845.jpg", imageAlt: "Roast Chicken" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "solo", title: "Solo Feast", price: "$14", period: "/person", features: ["1 Main Dish", "1 Side", "Soft Drink"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-protein-sources-including-meat-seafood-eggs-nuts_1308-189540.jpg" },
|
||||
{ id: "duo", title: "Duo Pack", price: "$25", period: "/pair", features: ["2 Main Dishes", "2 Sides", "Appetizer"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg" }
|
||||
{ id: "duo", title: "Duo Pack", price: "$25", period: "/pair", features: ["2 Main Dishes", "2 Sides", "Appetizer"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/top-view-recipe-book-still-life-concept_23-2149056047.jpg?_wi=2" }
|
||||
]}
|
||||
title="Meal Bundles"
|
||||
description="Great value packs for groups and families."
|
||||
|
||||
Reference in New Issue
Block a user