Merge version_1 into main #1
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Cafe Ambience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086070.jpg?_wi=1",
|
||||
imageAlt: "Traditional Masala Dosa",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-process-coffee-shop_23-2148366615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-process-coffee-shop_23-2148366615.jpg?_wi=1",
|
||||
imageAlt: "Fresh Filter Coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg?_wi=1",
|
||||
imageAlt: "Cozy Seating Area",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Cozy Atmosphere",
|
||||
description: "Designed for relaxed hangouts and meaningful conversations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064695.jpg?_wi=2",
|
||||
titleIconSrc: "Smile",
|
||||
buttonText: "Explore",
|
||||
},
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
name: "Masala Dosa",
|
||||
price: "₹120",
|
||||
variant: "Breakfast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086070.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
name: "Filter Coffee",
|
||||
price: "₹40",
|
||||
variant: "Beverage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-process-coffee-shop_23-2148366615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-process-coffee-shop_23-2148366615.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user