From 9187a657a397e2f112dab5443a5323d24215af7f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 22:51:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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