Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7a366edcf3 | |||
| bc1af81bec | |||
| e3b9b15928 | |||
| 50b5130c5f | |||
| fc2895d3ed | |||
| 71017f064f | |||
| cf9550a2ae | |||
| b472e119bc | |||
| 5b7d61b7b8 | |||
| 18108dc64c | |||
| 2fe064bd75 | |||
| 71c14150b6 | |||
| 2eda727952 | |||
| d4cced314b | |||
| ebbf0d405c |
@@ -81,8 +81,6 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us", onClick: () => document.getElementById("contact")?.scrollIntoView({ behavior: "smooth" })},
|
||||
{
|
||||
text: "Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user