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 = {
|
||||
title: 'Lambreta Café Raipur | Authentic Coffee & Warm Vibes',
|
||||
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.',
|
||||
title: 'Lambreta Café - Raipur's Authentic Coffee Experience',
|
||||
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({
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
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}
|
||||
buttons={[
|
||||
{ text: "See Our Hours", href: "#contact" }
|
||||
@@ -157,4 +157,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user