Update src/app/page.tsx

This commit is contained in:
2026-04-07 11:37:57 +00:00
parent 0132d9b232
commit faa7c4b2ee

View File

@@ -65,23 +65,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg?_wi=1",
imageAlt: "Lush Garden Cafe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg?_wi=1",
imageAlt: "Vibrant Evening Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=1",
imageAlt: "Designer Indoor Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg?_wi=1",
imageAlt: "Quiet Hidden Garden Path",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg?_wi=1",
imageAlt: "Romantic Rooftop Lanterns",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
quote: "I love working from here! The garden setting is incredibly peaceful and the Wi-Fi is consistently great.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-asian-brunette-girl-sitting-elegant-with-book-reading-cafe-smiling-drinking_1258-123841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg?_wi=2",
imageAlt: "lush garden cafe greenery",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "Perfect for a casual catch-up. The evening vibe on the rooftop with the city view is unmatched.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-while-having-coffee_1170-713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-empire-state-building_23-2150806098.jpg?_wi=2",
imageAlt: "rooftop cafe city view",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
quote: "The interior aesthetic is so cozy. It feels like a hidden gem right in the middle of Sushant Lok.",
tag: "Designer",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-girl-blowing-candles_23-2149477991.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=2",
imageAlt: "cozy indoor cafe aesthetic",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "We hosted a small corporate meetup here, and the service was flawless. The team was extremely accommodating.",
tag: "Client",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-girlfriends-holding-beverages-hands_23-2147850495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_74190-3760.jpg?_wi=2",
imageAlt: "hidden garden cafe path",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "The Aurika Grilled Sandwich is a must-try. I visit every week just for that and the Oreo Shakes.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-chocolate-cafe_23-2149944017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-laughing-outdoors_23-2149655633.jpg?_wi=2",
imageAlt: "rooftop garden cafe night",
},
]}