Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg?_wi=1"
|
||||
imageAlt="Scenic rooftop dining restaurant at sunset"
|
||||
/>
|
||||
</div>
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
name: "Paneer Tikka",
|
||||
price: "₹130",
|
||||
variant: "Chargrilled paneer, mint chutney",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062816.jpg?_wi=1",
|
||||
imageAlt: "Paneer Tikka",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
name: "Masala Chai",
|
||||
price: "₹30",
|
||||
variant: "Spiced, kadak, just right",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-time-morning-old-veranda-red-tea-glass-teapot-is-poured-into-cups-vertical-shot-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-time-morning-old-veranda-red-tea-glass-teapot-is-poured-into-cups-vertical-shot-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2638.jpg?_wi=1",
|
||||
imageAlt: "Masala Chai",
|
||||
},
|
||||
]}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
imageAlt: "City skyline icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-tables-chairs-street_1127-2172.jpg?_wi=2",
|
||||
imageAlt: "rooftop building city skyline vector",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Wallet icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062816.jpg?_wi=2",
|
||||
imageAlt: "rooftop building city skyline vector",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Clock icon",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-time-morning-old-veranda-red-tea-glass-teapot-is-poured-into-cups-vertical-shot-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-time-morning-old-veranda-red-tea-glass-teapot-is-poured-into-cups-vertical-shot-summer-vacation-tea-party-atmosphere-rest-relaxation-selective-focus-cup_166373-2638.jpg?_wi=2",
|
||||
imageAlt: "rooftop building city skyline vector",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user