Merge version_2 into main #2
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Elegance Couture"
|
||||
brandName="La vida"
|
||||
navItems={[
|
||||
{ name: "Collections", id: "collections" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
ctaTitle="Connect With Our Concierge"
|
||||
ctaDescription="Have questions about our collections? Our style experts are here to help you find the perfect pieces."
|
||||
ctaButton={{ text: "Contact Us", href: "mailto:concierge@elegancecouture.com" }}
|
||||
ctaButton={{ text: "Contact Us", href: "mailto:concierge@lavida.com" }}
|
||||
ctaIcon={MessageCircle}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Elegance Couture"
|
||||
logoText="La vida"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Follow Us", href: "#" }}
|
||||
ariaLabel="Site footer with brand information"
|
||||
|
||||
Reference in New Issue
Block a user