Merge version_1 into main #3
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ text: "Order Online", href: "https://www.swiggy.com" },
|
||||
{ text: "Call Now", href: "tel:+919876543210" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-other-stuffs-black-table_140725-147312.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-other-stuffs-black-table_140725-147312.jpg?_wi=1"
|
||||
imageAlt="Grilled kebabs from Miya Kebabs"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -108,19 +108,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Authentic Tandoor Flavors", tags: ["Traditional", "Cooked Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageAlt: "Authentic tandoor cooking"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg?_wi=1", imageAlt: "Authentic tandoor cooking"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Veg & Non-Veg Excellence", tags: ["All Options", "Delicious"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-walking-near-sign-board-subway_23-2148184350.jpg", imageAlt: "Variety of menu options"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-walking-near-sign-board-subway_23-2148184350.jpg?_wi=1", imageAlt: "Variety of menu options"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Late Night Dining Till 12:30 AM", tags: ["Night Owls", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-other-stuffs-black-table_140725-147312.jpg", imageAlt: "Late night dining experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-skewers-wooden-board-other-stuffs-black-table_140725-147312.jpg?_wi=2", imageAlt: "Late night dining experience"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Prime Baner High Street Location", tags: ["Easy Access", "Convenient"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageAlt: "Prime location at Baner High Street"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg?_wi=2", imageAlt: "Prime location at Baner High Street"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
{ value: "Open Daily", title: "12 PM - 12:30 AM" },
|
||||
{ value: "Baner", title: "Balewaldi High Street" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-walking-near-sign-board-subway_23-2148184350.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-walking-near-sign-board-subway_23-2148184350.jpg?_wi=2"
|
||||
imageAlt="Miya Kebabs storefront location"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user