Switch to version 3: modified src/app/page.tsx
This commit is contained in:
@@ -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