Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| efbfa139ac | |||
| 4abd15be50 | |||
| 3eaed49d61 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to visit PeeR Cafe? Call us now or stop by for the best coffee and snacks in Amtala. We're waiting to welcome you!"
|
text="Visit us today—open until 10 PM! Call now to reserve a spot or place your order. Don't miss out on the best coffee and snacks in Amtala!"
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Us Now", href: "tel:+916291470703" },
|
{ text: "Call Us Now", href: "tel:+916291470703" },
|
||||||
@@ -264,4 +264,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user