5 Commits

Author SHA1 Message Date
d5f90a0a7f Merge version_4 into main
Merge version_4 into main
2026-03-04 04:31:27 +00:00
9ab05f6c01 Update src/app/page.tsx 2026-03-04 04:31:16 +00:00
eb1ec9df93 Merge version_3 into main
Merge version_3 into main
2026-03-04 04:27:16 +00:00
1da8badbda Update src/app/page.tsx 2026-03-04 04:27:12 +00:00
896ec49e9a Merge version_2 into main
Merge version_2 into main
2026-03-04 04:22:09 +00:00

View File

@@ -223,7 +223,7 @@ export default function HomePage() {
title="Ready to Elevate Your Look?" title="Ready to Elevate Your Look?"
description="Have questions about our collections? Our beauty experts are here to help you find the perfect makeup and jewelry pieces." description="Have questions about our collections? Our beauty experts are here to help you find the perfect makeup and jewelry pieces."
buttons={[ buttons={[
{ text: "Contact Us", href: "/contact" }, { text: "Chat with a Specialist", href: "/contact" },
{ text: "Schedule Consultation", href: "#" }, { text: "Schedule Consultation", href: "#" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}