Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e188512172 | |||
| 189a199e41 | |||
| 90156a9ec8 |
@@ -170,6 +170,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:+1234567890"},
|
||||
{
|
||||
text: "View Opening Hours", onClick: () => { window.alert('We are open 11:00 AM - 10:00 PM daily.'); }},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user