From da4ac3e649bb70c116ba9f8eef54cf5296a8cdb0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 05:24:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ffcdd3..5176d39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { description="Luxurious skincare and beauty products crafted for the modern woman" buttons={[ { text: "Explore Collection", href: "/shop" }, - { text: "Find Your Perfect Match", href: "#about" }, + { text: "Take Skin Quiz", href: "#about" }, ]} imageSrc="http://img.b2bpic.net/free-photo/natural-elements-spa-with-candles_23-2148199491.jpg?_wi=1" imageAlt="Luxury beauty products display" -- 2.49.1