Merge version_1 into main #3
@@ -52,9 +52,9 @@ export default function LandingPage() {
|
||||
tag="Taste the Adventure"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637286.jpg", imageAlt: "Gourmet American Burger"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637286.jpg?_wi=1", imageAlt: "Gourmet American Burger"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-waffers-concept_23-2148694987.jpg", imageAlt: "Crispy Golden Fries"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-waffers-concept_23-2148694987.jpg?_wi=1", imageAlt: "Crispy Golden Fries"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -121,11 +121,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f2", title: "Secret Sauce", descriptions: [
|
||||
"Our house-made wild sauce", "Flavor you won't find elsewhere."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637286.jpg", imageAlt: "Front view burgers with pickles"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637286.jpg?_wi=2", imageAlt: "Front view burgers with pickles"},
|
||||
{
|
||||
id: "f3", title: "Fast & Fresh", descriptions: [
|
||||
"Prepared to order", "Ready for dine-in or take-out."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-waffers-concept_23-2148694987.jpg", imageAlt: "Front view burgers with pickles"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-waffers-concept_23-2148694987.jpg?_wi=2", imageAlt: "Front view burgers with pickles"},
|
||||
]}
|
||||
title="Why Choose Wild?"
|
||||
description="It's more than just a burger. It's the American WildBurger standard."
|
||||
|
||||
Reference in New Issue
Block a user