Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 23:33:52 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=1",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -119,21 +119,21 @@ export default function LandingPage() {
name: "Signature Latte",
price: "₹220",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=1",
},
{
id: "p2",
name: "Artisan Pizza",
price: "₹350",
variant: "Snack",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg?_wi=1",
},
{
id: "p3",
name: "Cold Brew",
price: "₹200",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1",
},
{
id: "p4",
@@ -161,7 +161,7 @@ export default function LandingPage() {
quote: "The best aesthetic spot in Nagpur for meetings.",
tag: "Coffee Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/delicious-iced-coffee-with-milk_23-2149600674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064696.jpg?_wi=2",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
quote: "Signature latte is to die for!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg?_wi=2",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
quote: "Perfect for casual meetups and reading.",
tag: "Frequent Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delightful-tasty-dessert-celebration_140725-113696.jpg?_wi=2",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
quote: "Staff is super friendly and the food is great.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-sitting-restaurant_23-2149930183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=1",
imageAlt: "cozy cafe interior warm lighting",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
quote: "Truly a premium local cafe experience.",
tag: "Coffee Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
imageAlt: "cozy cafe interior warm lighting",
},
]}
@@ -283,7 +283,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Reserve Your Table"
description="Have an inquiry or want to book a spot? Contact us now."
imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=2"
mediaAnimation="slide-up"
mediaPosition="right"
/>