Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a17c3e5d2b | |||
| 667a930aa9 | |||
| e9b2d70216 | |||
| d956a5551c | |||
| 215a705635 | |||
| ecefb457f2 | |||
| 3898377d8e | |||
| b6a71d61db | |||
| 771c2839e7 |
@@ -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({
|
||||||
|
|||||||
@@ -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" }
|
||||||
|
|||||||
Reference in New Issue
Block a user