Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function ContactPage() {
|
||||
title="Join the StorePro Community"
|
||||
description="Subscribe to our newsletter for exclusive deals, early product launches, and special member-only events."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe Now"
|
||||
@@ -60,7 +60,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
@@ -185,7 +185,7 @@ export default function ProductsPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user