Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 317e28d52d | |||
| 679da5d3f7 | |||
| 2c2c217756 |
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Get in Touch"
|
||||
title="Visit Us Today"
|
||||
description="Located at Shop no 08, Sunderban CHS, Airoli, Navi Mumbai. Stop by for the best pizzas and snacks!"
|
||||
description="Located at Shop no 08, Sunderban CHS, Airoli, Navi Mumbai. Stop by for a quick, delicious snack in the heart of Airoli!"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:08097920940" },
|
||||
{ text: "View on Map", href: "#" },
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user