Merge version_1 into main #1
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3982.jpg", imageAlt: "Signature Four Flavor Pizza"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-dark-color-tray-right-side-black-surface_179666-42219.jpg", imageAlt: "Heaven Slice Special Burger"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-dark-color-tray-right-side-black-surface_179666-42219.jpg?_wi=1", imageAlt: "Heaven Slice Special Burger"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-cocktail-include-rum-lime-juice-orgeat-syrup-orange-liqueur-sweet-alcohol-drink-with-flower-garden-relax-vacation-concept_1150-13699.jpg", imageAlt: "Ice Bar Refreshments"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-cocktail-include-rum-lime-juice-orgeat-syrup-orange-liqueur-sweet-alcohol-drink-with-flower-garden-relax-vacation-concept_1150-13699.jpg?_wi=1", imageAlt: "Ice Bar Refreshments"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
@@ -73,9 +73,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Four Flavor Pizza", description: "Our signature blend of four premium toppings perfectly balanced for an unforgettable taste experience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spinach-pizza-half-mix-pizza_140725-5185.jpg", imageAlt: "Four Flavor Pizza"},
|
||||
{
|
||||
title: "Heaven Slice Burger", description: "Juicy beef patty with special sauce, crispy lettuce, tomato, and cheese on toasted buns.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-dark-color-tray-right-side-black-surface_179666-42219.jpg", imageAlt: "Heaven Slice Special Burger"},
|
||||
title: "Heaven Slice Burger", description: "Juicy beef patty with special sauce, crispy lettuce, tomato, and cheese on toasted buns.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-fries-dark-color-tray-right-side-black-surface_179666-42219.jpg?_wi=2", imageAlt: "Heaven Slice Special Burger"},
|
||||
{
|
||||
title: "Ice Bar Specials", description: "Refreshing ice cream treats and frozen beverages perfect for beating the heat.", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-cocktail-include-rum-lime-juice-orgeat-syrup-orange-liqueur-sweet-alcohol-drink-with-flower-garden-relax-vacation-concept_1150-13699.jpg", imageAlt: "Ice Bar Specials"},
|
||||
title: "Ice Bar Specials", description: "Refreshing ice cream treats and frozen beverages perfect for beating the heat.", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-cocktail-include-rum-lime-juice-orgeat-syrup-orange-liqueur-sweet-alcohol-drink-with-flower-garden-relax-vacation-concept_1150-13699.jpg?_wi=2", imageAlt: "Ice Bar Specials"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user