Update src/app/page.tsx

This commit is contained in:
2026-03-04 11:02:33 +00:00
parent 18bb3a2930
commit f61c87af0e

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
id: "3", title: "Digital Nomad Haven", description: "Reliable wifi, comfortable seating, and nourishing food create the ideal workspace for remote workers and location-independent professionals.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-laptop-table-restaurant_23-2147871263.jpg", imageAlt: "Cafe workspace with seating and wifi"
},
{
id: "4", title: "Eco-Conscious Operations", description: "Zero-waste practices, sustainable sourcing, and minimal environmental footprint. Sustainability isn't a marketing claim—it's our commitment.", imageSrc: "http://img.b2bpic.net/free-photo/environmentally-friendly-disposable-recyclable-tableware-paper-food-boxes-plates-cutlery-cornstarch-green-grass-background_169016-4886.jpg", imageAlt: "Eco-friendly sustainable cafe practices"
id: "4", title: "Eco-Conscious Operations", description: "Zero-waste practices, sustainable sourcing, and minimal environmental footprint. Sustainability is not a marketing claim—it is our commitment.", imageSrc: "http://img.b2bpic.net/free-photo/environmentally-friendly-disposable-recyclable-tableware-paper-food-boxes-plates-cutlery-cornstarch-green-grass-background_169016-4886.jpg", imageAlt: "Eco-friendly sustainable cafe practices"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -182,7 +182,7 @@ export default function LandingPage() {
id: "3", name: "Amara J.", role: "Values-Driven Visitor", testimonial: "Finally, a space that truly celebrates inclusivity and plant-based living. Every detail shows they care—from the food to the people to the planet.", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg", imageAlt: "Amara, values-driven visitor"
},
{
id: "4", name: "Alex T.", role: "LGBTQ+ Community Member", testimonial: "La Maison isn't just a cafe—it's a refuge. The warmth and acceptance I feel here is rare and precious. This is how community should feel.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123939.jpg", imageAlt: "Alex, community member"
id: "4", name: "Alex T.", role: "LGBTQ+ Community Member", testimonial: "La Maison is not just a cafe—it is a refuge. The warmth and acceptance I feel here is rare and precious. This is how community should feel.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-curly-woman-with-lgbt-flag_23-2149123939.jpg", imageAlt: "Alex, community member"
},
{
id: "5", name: "Marco D.", role: "Wellness Enthusiast", testimonial: "The food is incredible, but what really gets me is the intention behind everything. You can taste the love in every bite. La Maison understands true nourishment.", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", imageAlt: "Marco, wellness enthusiast"
@@ -193,7 +193,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
title="Voices from Our Community"
description="Real stories from travelers, digital nomads, and conscious explorers who've found home at La Maison"
description="Real stories from travelers, digital nomads, and conscious explorers who have found home at La Maison"
tag="Guest Stories"
tagIcon={Quote}
tagAnimation="slide-up"