Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "Margherita", price: "$18", imageSrc: "https://images.unsplash.com/photo-1604068549290-dea0e4a305ca?w=400&h=400&fit=crop", imageAlt: "Classic Margherita with fresh mozzarella and basil"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hot Honey Pepperoni", price: "$21", imageSrc: "https://images.unsplash.com/photo-1628840042765-356cda07f4ee?w=400&h=400&fit=crop", imageAlt: "Pepperoni pizza with hot honey drizzle"
|
||||
id: "2", name: "Hot Honey Pepperoni", price: "$21", imageSrc: "https://images.unsplash.com/photo-1628840042765-356cda07f4ee?w=400&h=400&fit=crop&_wi=1", imageAlt: "Pepperoni pizza with hot honey drizzle"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Truffle", price: "$21", imageSrc: "https://images.unsplash.com/photo-1571407-918c93314b13?w=400&h=400&fit=crop", imageAlt: "Premium truffle pizza with shaved truffles"
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Meatballs", price: "$18", imageSrc: "https://images.unsplash.com/photo-1606787620077-fbb6b99c1da4?w=400&h=400&fit=crop", imageAlt: "House-made meatball pizza"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Four Cheese Calzone", price: "$17", imageSrc: "https://images.unsplash.com/photo-1628840042765-356cda07f4ee?w=400&h=400&fit=crop", imageAlt: "Four cheese calzone, freshly baked"
|
||||
id: "6", name: "Four Cheese Calzone", price: "$17", imageSrc: "https://images.unsplash.com/photo-1628840042765-356cda07f4ee?w=400&h=400&fit=crop&_wi=2", imageAlt: "Four cheese calzone, freshly baked"
|
||||
},
|
||||
{
|
||||
id: "7", name: "House Salad", price: "$7", imageSrc: "https://images.unsplash.com/photo-1540189549336-e6e99c3679fe?w=400&h=400&fit=crop", imageAlt: "Fresh house salad with local greens"
|
||||
|
||||
Reference in New Issue
Block a user