Merge version_1 into main #3
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "100%", title: "Authenticity"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -111,11 +111,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Homemade Pappardelle", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg"},
|
||||
id: "p1", name: "Homemade Pappardelle", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Vintage Chianti", price: "45€", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-glass-white-wine_181624-33051.jpg"},
|
||||
{
|
||||
id: "p3", name: "Seasonal Risotto", price: "22€", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg"},
|
||||
id: "p3", name: "Seasonal Risotto", price: "22€", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-appetizing-pasta-with-shrimps-mushrooms-greens_181624-59472.jpg?_wi=3"},
|
||||
]}
|
||||
title="Italian Classics"
|
||||
description="Handmade pasta and seasonal specialties crafted with heart."
|
||||
|
||||
Reference in New Issue
Block a user