Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55178888c7 | |||
| 3f782dd407 | |||
| b841721580 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
description="Fresh. Crispy. Legendary. Serving premium quality fish & chips made fresh daily with the finest ingredients."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now", href: "#contact"},
|
||||
text: "Order Online for Pickup", href: "#contact"},
|
||||
{
|
||||
text: "Call Us", href: "tel:0000000000"},
|
||||
]}
|
||||
@@ -180,4 +180,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user