diff --git a/src/app/page.tsx b/src/app/page.tsx index cf76bbd..2618600 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "View Collection", href: "#products"}, { - text: "Inquire", href: "#contact"}, + text: "Request a Consultation", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/amazing-european-girl-with-tanned-skin-enjoying-good-day-while-sitting-window-sill-photo-graceful-white-female-model-jeans-posing-cafe_197531-9230.jpg" imageAlt="High-end Dutch glass veranda" @@ -205,4 +205,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file