diff --git a/src/app/page.tsx b/src/app/page.tsx index cb6d692..b16562e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,8 @@ export default function LandingPage() { buttons={[ { text: "Browse Inventory", href: "#products"}, + { + text: "Contact an Expert", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/car-headlight_23-2147932067.jpg" imageAlt="luxury sports car front view"