Merge version_1 into main #3
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-street-food-neon-light_23-2151571782.jpg", imageAlt: "Sizzling mixed grill and curry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg", imageAlt: "Dramatic food lighting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg?_wi=1", imageAlt: "Dramatic food lighting"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Flame-grilled to order", description: "Authentic, charred perfection.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg"},
|
||||
{
|
||||
title: "Spice levels tailored to you", description: "We make it how you like it.", imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg"},
|
||||
title: "Spice levels tailored to you", description: "We make it how you like it.", imageSrc: "http://img.b2bpic.net/free-photo/bbq-with-toppings-sausages-dish-open-air_1268-16584.jpg?_wi=2"},
|
||||
{
|
||||
title: "Live sports & great drinks", description: "Social hotspot vibes.", imageSrc: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg"},
|
||||
]}
|
||||
@@ -138,17 +138,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Mixed Grill", price: "£18", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "1", name: "Mixed Grill", price: "£18", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Butter Chicken", price: "£14", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "2", name: "Butter Chicken", price: "£14", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Lamb Curry", price: "£15", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "3", name: "Lamb Curry", price: "£15", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", name: "Tandoori Special", price: "£17", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "4", name: "Tandoori Special", price: "£17", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", name: "Veg Platter", price: "£12", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "5", name: "Veg Platter", price: "£12", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=5"},
|
||||
{
|
||||
id: "6", name: "House Curry", price: "£13", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg"},
|
||||
id: "6", name: "House Curry", price: "£13", imageSrc: "http://img.b2bpic.net/free-photo/traditional-persian-herb-stew-with-rice-spices_140725-7194.jpg?_wi=6"},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
description="Authentic recipes, fresh ingredients."
|
||||
|
||||
Reference in New Issue
Block a user