Merge version_1 into main #1
@@ -37,7 +37,6 @@ export default function BlogPage() {
|
||||
className="py-4 px-6 md:px-10 lg:px-14"
|
||||
navItemClassName="text-lg font-medium"
|
||||
buttonClassName="px-6 py-3 text-lg"
|
||||
logoOnClick={null}
|
||||
logoHref="#"
|
||||
/>
|
||||
|
||||
@@ -47,7 +46,7 @@ export default function BlogPage() {
|
||||
</div>
|
||||
) : (
|
||||
<BlogCardOne
|
||||
posts={posts}
|
||||
items={posts}
|
||||
title="Latest Articles"
|
||||
description="Insights and updates from our team"
|
||||
animationType="slide-up"
|
||||
@@ -83,7 +82,6 @@ export default function BlogPage() {
|
||||
]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function SitePage() {
|
||||
logoText="Zapah"
|
||||
description="Discover the art of fragrance with Zapah, where every scent tells a unique story. Handcrafted perfumes designed to evoke emotion and elevate your presence."
|
||||
buttons={[{ text: "Explore Collection", href: "#fragrances" }, { text: "Our Story", href: "#about" }]}
|
||||
background={{ variant: 'noiseDiagonalGradient' }}
|
||||
background={{ variant: 'sparkles-gradient' }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg"
|
||||
imageAlt="Elegant perfume bottles in soft, golden light"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -154,7 +154,7 @@ export default function SitePage() {
|
||||
text="Ready to discover your signature scent? Contact us for personalized recommendations or any inquiries."
|
||||
animationType="reveal-blur"
|
||||
buttons={[{ text: "Get in Touch", href: "#contact" }]}
|
||||
background={{ variant: 'noiseDiagonalGradient' }}
|
||||
background={{ variant: 'sparkles-gradient' }}
|
||||
useInvertedBackground={false}
|
||||
contentClassName="text-center"
|
||||
textClassName="text-3xl md:text-4xl lg:text-5xl font-semibold leading-tight"
|
||||
|
||||
@@ -100,7 +100,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
columns={[{ "title": "Shop", "items": [{ "label": "All Fragrances", "href": "#fragrances" }, { "label": "New Arrivals", "href": "#products" }, { "label": "Best Sellers", "href": "#products" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Story", "href": "#about" }, { "label": "Contact", "href": "#contact" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Shipping", "href": "#" }, { "label": "Returns", "href": "#" }] }]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
@@ -152,7 +151,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
columns={[{ "title": "Shop", "items": [{ "label": "All Fragrances", "href": "#fragrances" }, { "label": "New Arrivals", "href": "#products" }, { "label": "Best Sellers", "href": "#products" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Story", "href": "#about" }, { "label": "Contact", "href": "#contact" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Shipping", "href": "#" }, { "label": "Returns", "href": "#" }] }]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
@@ -228,7 +226,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
columns={[{ "title": "Shop", "items": [{ "label": "All Fragrances", "href": "#fragrances" }, { "label": "New Arrivals", "href": "#products" }, { "label": "Best Sellers", "href": "#products" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Story", "href": "#about" }, { "label": "Contact", "href": "#contact" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Shipping", "href": "#" }, { "label": "Returns", "href": "#" }] }]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
|
||||
@@ -50,7 +50,6 @@ export default function ShopPage() {
|
||||
columns={[{ "title": "Shop", "items": [{ "label": "All Fragrances", "href": "#fragrances" }, { "label": "New Arrivals", "href": "#products" }, { "label": "Best Sellers", "href": "#products" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Story", "href": "#about" }, { "label": "Contact", "href": "#contact" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Shipping", "href": "#" }, { "label": "Returns", "href": "#" }] }]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
@@ -101,7 +100,6 @@ export default function ShopPage() {
|
||||
columns={[{ "title": "Shop", "items": [{ "label": "All Fragrances", "href": "#fragrances" }, { "label": "New Arrivals", "href": "#products" }, { "label": "Best Sellers", "href": "#products" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Our Story", "href": "#about" }, { "label": "Contact", "href": "#contact" }] }, { "title": "Support", "items": [{ "label": "FAQ", "href": "#faq" }, { "label": "Shipping", "href": "#" }, { "label": "Returns", "href": "#" }] }]}
|
||||
copyrightText="© 2024 Zapah. All rights reserved."
|
||||
ariaLabel="Footer Navigation"
|
||||
useInvertedBackground={false}
|
||||
wrapperClassName="mt-10 md:mt-16 lg:mt-24"
|
||||
footerClassName="bg-background py-10"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user