Merge version_3 into main #3
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
<div id="newsletter" data-section="newsletter">
|
||||
<ContactFaq
|
||||
ctaTitle="Join the Fashion Club Community"
|
||||
ctaDescription="Be the first to discover new arrivals and exclusive in-store finds."
|
||||
ctaDescription="Get notified of daily new arrivals and exclusive in-store treasures before they're gone"
|
||||
ctaButton={{ text: "Get Updates on New Arrivals", href: "#" }}
|
||||
ctaIcon={Mail}
|
||||
faqs={[
|
||||
@@ -251,4 +251,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user