9 Commits

Author SHA1 Message Date
a17c3e5d2b Switch to version 1: modified src/app/page.tsx 2026-03-14 14:52:55 +00:00
667a930aa9 Merge version_3 into main
Merge version_3 into main
2026-03-14 14:49:24 +00:00
e9b2d70216 Update src/app/page.tsx 2026-03-14 14:49:14 +00:00
d956a5551c Merge version_3 into main
Merge version_3 into main
2026-03-14 14:45:39 +00:00
215a705635 Update src/app/page.tsx 2026-03-14 14:45:35 +00:00
ecefb457f2 Switch to version 1: modified src/app/page.tsx 2026-03-14 14:27:44 +00:00
3898377d8e Switch to version 1: modified src/app/layout.tsx 2026-03-14 14:27:44 +00:00
b6a71d61db Merge version_2 into main
Merge version_2 into main
2026-03-14 14:25:54 +00:00
771c2839e7 Merge version_2 into main
Merge version_2 into main
2026-03-14 14:22:08 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -10,8 +10,8 @@ import { Manrope } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Lambreta Café - Raipur's Authentic Coffee Experience', title: 'Lambreta Café Raipur | Authentic Coffee & Warm Vibes',
description: 'Discover Lambreta Café in Civil Lines, Raipur. Handcrafted coffee, warm ambiance, and genuine hospitality. Open daily until 10 PM.'s favorite café. Handcrafted coffee, family-owned warmth, and 43★ rating. Open until 10 PM. Call 062687 96122 to reserve or visit Civil Lines today.', description: 'Raipur's favorite café. Handcrafted coffee, family-owned warmth, and 43 rating. Open until 10 PM. Call 062687 96122 to reserve or visit Civil Lines today.',
}; };
const manrope = Manrope({ const manrope = Manrope({

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
tag="Why Locals Love Us" tag="Why Locals Love Us"
title="Open until 10 PM tonight—join 353 locals who've made this their home. Every cup tells a story of care, and every visit feels like coming home to people who genuinely know your name." title="Family-owned, loved by 353 locals. Open until 10 PM. Where every cup tells a story of care, and every visit feels like coming home to people who genuinely know your name."
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "See Our Hours", href: "#contact" } { text: "See Our Hours", href: "#contact" }