Merge version_1 into main #3
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
title: "Fast Delivery", description: "Hot and fresh, straight to your home.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg?_wi=1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-dealer-happy-expression_1194-2219.jpg"},
|
||||
],
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Classic Margherita", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg"},
|
||||
id: "p1", name: "Classic Margherita", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-with-cheese-four-kinds-cheese-concept-delicious-italian-pizza_78826-2828.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Spicy Pepperoni", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-salami-pizza_1004-25.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user