Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-04 13:36:01 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Discover Our Craftsmanship", href: "#about" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"
avatars={[
@@ -192,7 +192,7 @@ export default function LandingPage() {
description="Connect with our jewelry specialists to explore custom designs, answer questions about our collections, or discuss your unique vision. We're here to help you find or create jewelry that tells your story."
buttons={[
{ text: "Contact Us", href: "https://zilvera.com/contact" },
{ text: "Schedule Consultation", href: "https://zilvera.com/consultation" },
{ text: "Book Free Consultation", href: "https://zilvera.com/consultation" },
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}