Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-cheeseburger-with-vegetables-table_140725-4627.jpg", imageAlt: "Juicy smashed burger"},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg", imageAlt: "Classic smashed beef burger"}
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg?_wi=1", imageAlt: "Classic smashed beef burger"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "The Original", price: "145 EGP", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg"},
|
||||
id: "1", name: "The Original", price: "145 EGP", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Moe’s Favorite", price: "165 EGP", imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user