Merge version_1 into main #3
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", imageAlt: "Papa Johns Pizza"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=1", imageAlt: "Papa Johns Pizza"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", imageAlt: "Papa Johns Pizza Slice"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=2", imageAlt: "Papa Johns Pizza Slice"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,17 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Pepperoni Feast", price: "KSh 1,200", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg"},
|
||||
id: "1", name: "Pepperoni Feast", price: "KSh 1,200", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "BBQ Chicken", price: "KSh 1,450", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg"},
|
||||
id: "2", name: "BBQ Chicken", price: "KSh 1,450", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Veggie Deluxe", price: "KSh 1,100", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
|
||||
id: "3", name: "Veggie Deluxe", price: "KSh 1,100", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=1"},
|
||||
{
|
||||
id: "4", name: "Margherita", price: "KSh 950", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg"},
|
||||
id: "4", name: "Margherita", price: "KSh 950", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Meat Lovers", price: "KSh 1,600", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg"},
|
||||
id: "5", name: "Meat Lovers", price: "KSh 1,600", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=2"},
|
||||
{
|
||||
id: "6", name: "Spicy Hawaiian", price: "KSh 1,300", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
|
||||
id: "6", name: "Spicy Hawaiian", price: "KSh 1,300", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=2"},
|
||||
]}
|
||||
title="Fan Favorites"
|
||||
description="Discover our most popular pizzas, freshly prepared daily."
|
||||
|
||||
Reference in New Issue
Block a user