Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1607504751 | |||
| ec4aba7224 | |||
| 6796a50a90 | |||
| ee846666a7 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -65,7 +65,7 @@ export default function CineTreeCafePage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
title="Welcome to Cine Tree Cafe"
|
title="Welcome to Cine Tree Cafe"
|
||||||
description="Your peaceful coffee destination near Connaught Place. We believe in creating a space where you can relax with great coffee, enjoy delicious food, and connect with friends and colleagues."
|
description="⭐ 4.0+ Google Rating | Trusted by 700+ Customers. Your peaceful coffee destination near Connaught Place. We believe in creating a space where you can relax with great coffee, enjoy delicious food, and connect with friends and colleagues."
|
||||||
tag="Our Story"
|
tag="Our Story"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -181,4 +181,4 @@ export default function CineTreeCafePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user