Update src/app/page.tsx
This commit is contained in:
@@ -96,10 +96,10 @@ export default function LandingPage() {
|
||||
id: "espetada", title: "Espetada", description: "Traditionally marinated meat skewers grilled over open flames. A Portuguese classic with Mozambican flair, tender and full of authentic flavour.", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-seasoning-meat-barbecue-grill_23-2147841079.jpg", imageAlt: "Grilled espetada meat skewers"
|
||||
},
|
||||
{
|
||||
id: "peri-peri", title: "Peri-Peri Chicken", description: "Succulent chicken infused with aromatic peri-peri spices. Grilled to juicy perfection, this African-inspired dish is a customer favourite.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-lettuce-onion-sauce-side-view_141793-3544.jpg", imageAlt: "Grilled peri-peri chicken"
|
||||
id: "peri-peri", title: "Peri-Peri Chicken", description: "Succulent chicken infused with aromatic peri-peri spices. Grilled to juicy perfection, this African-inspired dish is a customer favourite.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-lettuce-onion-sauce-side-view_141793-3544.jpg?_wi=1", imageAlt: "Grilled peri-peri chicken"
|
||||
},
|
||||
{
|
||||
id: "calamari", title: "Fresh Calamari", description: "Tender, crispy calamari rings fried to golden perfection. A delicate Mediterranean specialty served with our house lemon sauce.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-lettuce-onion-sauce-side-view_141793-3544.jpg", imageAlt: "Crispy calamari appetizer"
|
||||
id: "calamari", title: "Fresh Calamari", description: "Tender, crispy calamari rings fried to golden perfection. A delicate Mediterranean specialty served with our house lemon sauce.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-wooden-board-lettuce-onion-sauce-side-view_141793-3544.jpg?_wi=2", imageAlt: "Crispy calamari appetizer"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user