Update src/app/page.tsx
This commit is contained in:
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Reliable Delivery", description: "Get our delicious pizzas and pastas delivered right to your doorstep, hot and ready for your enjoyment.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg", imageAlt: "Food delivery person on a bike"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg?_wi=1", imageAlt: "Food delivery person on a bike"},
|
||||
items: [
|
||||
{
|
||||
icon: Bike,
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "thunfischsalat", name: "Thunfischsalat Mit Zwiebeln", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg", imageAlt: "Fresh tuna salad with onions"},
|
||||
id: "thunfischsalat", name: "Thunfischsalat Mit Zwiebeln", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/chinese-food-noodles-with-egg-yolk-salad-leaf_114579-1937.jpg?_wi=2", imageAlt: "Fresh tuna salad with onions"},
|
||||
{
|
||||
id: "tintenfischringe", name: "Tintenfischringe Vom Grill", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-lemon-slices-garlic_140725-6641.jpg", imageAlt: "Grilled calamari rings"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user