Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 08:05:39 +00:00

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
description="Discover a place to unwind, read, and enjoy the finest specialty coffee in the heart of Annanagar."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=1",
imageAlt: "Cafe ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=1",
imageAlt: "Cafe seating",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
button: {
text: "Get Plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=2",
imageAlt: "fresh coffee beans macro",
},
{
@@ -329,7 +329,7 @@ export default function LandingPage() {
button: {
text: "Get Plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-office-space-multinational-company-with-monitor_482257-119882.jpg?_wi=2",
imageAlt: "fresh coffee beans macro",
},
]}