Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Order Now", href: "#order" },
|
||||
{ text: "See Menu", href: "#menu-highlights" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg?_wi=1"
|
||||
imageAlt="Kebab Oslo restaurant interior with customers enjoying food"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
description="Est. 2015"
|
||||
subdescription="Kebab Oslo - Community Favorite"
|
||||
icon={ChefHat}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-fries-stand-juice-cup_23-2148314163.jpg?_wi=2"
|
||||
imageAlt="The heart of Kebab Oslo kitchen"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -86,10 +86,10 @@ export default function LandingPage() {
|
||||
title: "Lamb Kebab", description: "Premium lamb meat grilled to perfection with Mediterranean herbs and served with traditional accompaniments", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-liver-kebab-skewer-with-potatoes-tomato-with-grilled-green-pepper-sauce-tray_141793-3935.jpg", imageAlt: "Premium lamb kebab specialty", button: { text: "Order", href: "#order" }
|
||||
},
|
||||
{
|
||||
title: "Mixed Grill", description: "The ultimate experience - combination of our finest chicken, lamb, and vegetables for the adventurous palate", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-tasty-kebabs-copy-space_23-2148685490.jpg", imageAlt: "Mixed grill kebab platter", button: { text: "Order", href: "#order" }
|
||||
title: "Mixed Grill", description: "The ultimate experience - combination of our finest chicken, lamb, and vegetables for the adventurous palate", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-tasty-kebabs-copy-space_23-2148685490.jpg?_wi=1", imageAlt: "Mixed grill kebab platter", button: { text: "Order", href: "#order" }
|
||||
},
|
||||
{
|
||||
title: "Vegetarian Delight", description: "Fresh grilled vegetables, halloumi cheese, and herb sauce wrapped in warm flatbread for our vegetarian guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-tasty-kebabs-copy-space_23-2148685490.jpg", imageAlt: "Vegetarian kebab option", button: { text: "Order", href: "#order" }
|
||||
title: "Vegetarian Delight", description: "Fresh grilled vegetables, halloumi cheese, and herb sauce wrapped in warm flatbread for our vegetarian guests", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-tasty-kebabs-copy-space_23-2148685490.jpg?_wi=2", imageAlt: "Vegetarian kebab option", button: { text: "Order", href: "#order" }
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user