Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-04 11:02:38 +00:00
2 changed files with 11 additions and 44 deletions

View File

@@ -1,53 +1,21 @@
import type { Metadata } from "next";
import { Montserrat } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const montserrat = Montserrat({
variable: "--font-montserrat", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
import "./styles/globals.css";
export const metadata: Metadata = {
title: "La Maison | Vegan Café in Anjuna, Goa | Plant-Based Paradise", description: "Discover La Maison—a plant-based sanctuary in Anjuna, Goa. Fresh vegan cuisine, inclusive community, and digital nomad haven. Order online or visit us today.", keywords: "vegan cafe goa, plant-based restaurant anjuna, lgbtq friendly cafe, digital nomad workspace, conscious dining, ethical cuisine", metadataBase: new URL("https://lamaisonvegan.com"),
alternates: {
canonical: "https://lamaisonvegan.com"
},
openGraph: {
title: "La Maison | Plant-Based Paradise in Anjuna, Goa", description: "Fresh, conscious cuisine meets tropical tranquility. Your sanctuary for nourishment and belonging.", url: "https://lamaisonvegan.com", siteName: "La Maison Vegan Café", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg", alt: "vegan cafe interior bohemian tropical plants natural lighting"
}
]
},
title: "La Maison - Plant-Based Paradise in Anjuna, Goa", description: "Discover La Maison—where fresh, conscious cuisine meets tropical tranquility. A sanctuary for mindful travelers, digital nomads, and kindred spirits seeking beauty, nourishment, and belonging.", keywords: "vegan cafe, plant-based restaurant, Goa, Anjuna, conscious living, digital nomad", openGraph: {
title: "La Maison - Plant-Based Paradise in Anjuna, Goa", description: "Experience the perfect blend of wellness, community, and culinary excellence tailored to every guest.", type: "website"},
twitter: {
card: "summary_large_image", title: "La Maison | Plant-Based Paradise in Anjuna, Goa", description: "Fresh vegan cuisine, inclusive community, digital nomad haven. Experience conscious dining.", images: ["http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"]
},
robots: {
index: true,
follow: true
}
card: "summary_large_image", title: "La Maison - Plant-Based Paradise in Anjuna, Goa", description: "Discover La Maison—where fresh, conscious cuisine meets tropical tranquility."},
};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${montserrat.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1415,7 +1383,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

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"