Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86d073c2d6 | |||
| 3cf1c6a15a | |||
| 33515c31e3 | |||
| 1667bf0e83 |
@@ -10,8 +10,8 @@ import { Manrope } from "next/font/google";
|
|||||||
|
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'Lambreta Café Raipur | Authentic Coffee & Warm Vibes',
|
title: 'Lambreta Café - Raipur's Authentic Coffee Experience',
|
||||||
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.',
|
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.',
|
||||||
};
|
};
|
||||||
|
|
||||||
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="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."
|
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."
|
||||||
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