Update src/app/page.tsx
This commit is contained in:
281
src/app/page.tsx
281
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "collection",
|
||||
},
|
||||
name: "Collection", id: "collection"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Aura Art"
|
||||
/>
|
||||
@@ -55,117 +47,65 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Timeless Expressions, Curated Elegance"
|
||||
description="Discover a selection of luxury fine art that transforms spaces and inspires the soul. Each piece is hand-picked to define modern sophistication."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-looking-out-window_23-2149622867.jpg",
|
||||
imageAlt: "Abstract luxury painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-looking-out-window_23-2149622867.jpg", imageAlt: "Abstract luxury painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407583.jpg",
|
||||
imageAlt: "Minimalist gallery canvas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407583.jpg", imageAlt: "Minimalist gallery canvas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-painted-wooden-textured-background_23-2148117947.jpg",
|
||||
imageAlt: "Textured oil painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-painted-wooden-textured-background_23-2148117947.jpg", imageAlt: "Textured oil painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-frames-gallery_53876-31361.jpg",
|
||||
imageAlt: "Contemporary fine art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-frames-gallery_53876-31361.jpg", imageAlt: "Contemporary fine art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg",
|
||||
imageAlt: "Artistic interior composition",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-blue-dress-high-heels-sitting-fireplace_132075-12009.jpg", imageAlt: "Artistic interior composition"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorations-used-painting-inspiration-creativity-placed-art-gallery_482257-127281.jpg",
|
||||
imageAlt: "Hand-painted gallery masterpiece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorations-used-painting-inspiration-creativity-placed-art-gallery_482257-127281.jpg", imageAlt: "Hand-painted gallery masterpiece"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-empty-room-picture-frame_1048-10256.jpg",
|
||||
imageAlt: "Modern interior canvas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-empty-room-picture-frame_1048-10256.jpg", imageAlt: "Modern interior canvas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-blank-picture-frame-wooden-room_1048-6531.jpg",
|
||||
imageAlt: "Expressive abstract wall art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-blank-picture-frame-wooden-room_1048-6531.jpg", imageAlt: "Expressive abstract wall art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/art-gallery-view_23-2151945681.jpg",
|
||||
imageAlt: "Luxury decor oil painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/art-gallery-view_23-2151945681.jpg", imageAlt: "Luxury decor oil painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-white-wall-background_74190-385.jpg",
|
||||
imageAlt: "Elegant artistic home piece",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-white-wall-background_74190-385.jpg", imageAlt: "Elegant artistic home piece"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263172.jpg",
|
||||
imageAlt: "Curated museum style painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263172.jpg", imageAlt: "Curated museum style painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-with-silver-frame_1048-3498.jpg",
|
||||
imageAlt: "Minimalist oil artwork",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-with-silver-frame_1048-3498.jpg", imageAlt: "Minimalist oil artwork"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Browse Collection",
|
||||
href: "#collection",
|
||||
},
|
||||
text: "Browse Collection", href: "#collection"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/colorful-textured-background-wallpaper-abstract-acrylic-painting_53876-134368.jpg",
|
||||
alt: "Collector A",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/colorful-textured-background-wallpaper-abstract-acrylic-painting_53876-134368.jpg", alt: "Collector A"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/paint-background-wallpaper-abstract-textured-art_53876-142834.jpg",
|
||||
alt: "Collector B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/paint-background-wallpaper-abstract-textured-art_53876-142834.jpg", alt: "Collector B"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg",
|
||||
alt: "Collector C",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-background-wallpaper-textured-acrylic-paint-with-mixed-colors_53876-134379.jpg", alt: "Collector C"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-young-man-wearing-white-hoodie_23-2149359844.jpg",
|
||||
alt: "Collector D",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-young-man-wearing-white-hoodie_23-2149359844.jpg", alt: "Collector D"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/art-gallery-exhibition-paintings_23-2151984828.jpg",
|
||||
alt: "Collector E",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/art-gallery-exhibition-paintings_23-2151984828.jpg", alt: "Collector E"},
|
||||
]}
|
||||
avatarText="Join 2,500+ global art collectors"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t6sbgj",
|
||||
alt: "Logo 1",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t6sbgj", alt: "Logo 1"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/flat-lay-school-supplies-education-day_23-2149241001.jpg",
|
||||
alt: "Logo 2",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/flat-lay-school-supplies-education-day_23-2149241001.jpg", alt: "Logo 2"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1odtsx",
|
||||
alt: "Logo 3",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1odtsx", alt: "Logo 3"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=im59ai",
|
||||
alt: "Logo 4",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=im59ai", alt: "Logo 4"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=50xqs4",
|
||||
alt: "Logo 5",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=50xqs4", alt: "Logo 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,17 +117,11 @@ export default function LandingPage() {
|
||||
description="At Aura Art, we believe every brushstroke tells a story. Our gallery bridge the gap between world-class artists and refined collectors worldwide."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Curating",
|
||||
},
|
||||
value: "15+", title: "Years Curating"},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Artworks Sold",
|
||||
},
|
||||
value: "500+", title: "Artworks Sold"},
|
||||
{
|
||||
value: "120+",
|
||||
title: "Exhibited Artists",
|
||||
},
|
||||
value: "120+", title: "Exhibited Artists"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-smiling-girl-white-shirt-striped-t-shirt-dreamily-drawing-easel-with-window-background-home_574295-3788.jpg"
|
||||
imageAlt="Professional studio workspace"
|
||||
@@ -204,47 +138,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Sunset Serenade",
|
||||
price: "$2,400",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-painted-surface-background_23-2147964049.jpg",
|
||||
},
|
||||
id: "p1", name: "Sunset Serenade", price: "$2,400", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/yellow-painted-surface-background_23-2147964049.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Midnight Echo",
|
||||
price: "$1,850",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/textured-background-wallpaper-black-paint-abstract-art_53876-145195.jpg",
|
||||
},
|
||||
id: "p2", name: "Midnight Echo", price: "$1,850", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/textured-background-wallpaper-black-paint-abstract-art_53876-145195.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Azure Horizon",
|
||||
price: "$3,200",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hand-touching-picture-frame-marble_114579-38461.jpg",
|
||||
},
|
||||
id: "p3", name: "Azure Horizon", price: "$3,200", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/female-hand-touching-picture-frame-marble_114579-38461.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Golden Bloom",
|
||||
price: "$2,100",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-model-standing-table-empty-creative-school-studio-class-inspiration-contemporary-class-with-nobody-it-ready-drawing-lesson-equipped-with-professional-sketching-tools_482257-38987.jpg",
|
||||
},
|
||||
id: "p4", name: "Golden Bloom", price: "$2,100", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/vase-model-standing-table-empty-creative-school-studio-class-inspiration-contemporary-class-with-nobody-it-ready-drawing-lesson-equipped-with-professional-sketching-tools_482257-38987.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Abstract Rhythm",
|
||||
price: "$4,500",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-artist-concept-with-top-view-desk_23-2148002128.jpg",
|
||||
},
|
||||
id: "p5", name: "Abstract Rhythm", price: "$4,500", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/modern-artist-concept-with-top-view-desk_23-2148002128.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Velvet Silence",
|
||||
price: "$2,950",
|
||||
variant: "Original",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-marble-art-background-diy-luxury-flowing-texture_53876-103613.jpg",
|
||||
},
|
||||
id: "p6", name: "Velvet Silence", price: "$2,950", variant: "Original", imageSrc: "http://img.b2bpic.net/free-photo/gold-marble-art-background-diy-luxury-flowing-texture_53876-103613.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Inquire Now", href: "#contact" }
|
||||
]}
|
||||
title="The Exclusive Catalog"
|
||||
description="Explore our limited edition paintings and original fine art selections."
|
||||
@@ -259,23 +166,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Secure Shipping",
|
||||
description: "Global white-glove delivery for every piece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-shiny-frames-wall_23-2149524031.jpg",
|
||||
imageAlt: "Shipping icon",
|
||||
},
|
||||
title: "Secure Shipping", description: "Global white-glove delivery for every piece.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-shiny-frames-wall_23-2149524031.jpg", imageAlt: "Shipping icon"},
|
||||
{
|
||||
title: "Certificates Included",
|
||||
description: "Verified authenticity with every purchase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-arrangement-with-dried-fruits-flowers_23-2151367157.jpg",
|
||||
imageAlt: "Certificate icon",
|
||||
},
|
||||
title: "Certificates Included", description: "Verified authenticity with every purchase.", imageSrc: "http://img.b2bpic.net/free-photo/decorative-arrangement-with-dried-fruits-flowers_23-2151367157.jpg", imageAlt: "Certificate icon"},
|
||||
{
|
||||
title: "Art Consultation",
|
||||
description: "Personalized advice from our curators.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-black-abstract-art-acrylic-paint_53876-133246.jpg",
|
||||
imageAlt: "Consultant icon",
|
||||
},
|
||||
title: "Art Consultation", description: "Personalized advice from our curators.", imageSrc: "http://img.b2bpic.net/free-photo/paint-texture-background-wallpaper-black-abstract-art-acrylic-paint_53876-133246.jpg", imageAlt: "Consultant icon"},
|
||||
]}
|
||||
title="Unmatched Quality Assurance"
|
||||
description="We ensure every artwork arriving at your door is treated with the highest level of care and provenance verification."
|
||||
@@ -289,40 +184,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena Vance",
|
||||
handle: "@elena_interiors",
|
||||
testimonial: "The piece I ordered is even more stunning in person than online. Truly exquisite work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-artist-showing-his-painting-female-client-interested-buying-some-artwork-from-exihibiton-art-gallery_662251-355.jpg",
|
||||
},
|
||||
id: "1", name: "Elena Vance", handle: "@elena_interiors", testimonial: "The piece I ordered is even more stunning in person than online. Truly exquisite work.", imageSrc: "http://img.b2bpic.net/free-photo/male-artist-showing-his-painting-female-client-interested-buying-some-artwork-from-exihibiton-art-gallery_662251-355.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Julian Thorne",
|
||||
handle: "@julian_design",
|
||||
testimonial: "Excellent service and prompt delivery. The authentication process was incredibly professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-with-color-palette-wall-paint_23-2150334455.jpg",
|
||||
},
|
||||
id: "2", name: "Julian Thorne", handle: "@julian_design", testimonial: "Excellent service and prompt delivery. The authentication process was incredibly professional.", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-with-color-palette-wall-paint_23-2150334455.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah_art",
|
||||
testimonial: "A wonderful addition to our gallery. The quality of these paintings is unparalleled.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709103.jpg",
|
||||
},
|
||||
id: "3", name: "Sarah Miller", handle: "@sarah_art", testimonial: "A wonderful addition to our gallery. The quality of these paintings is unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709103.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Reid",
|
||||
handle: "@marcus_reid",
|
||||
testimonial: "I love how each selection feels so unique. Aura Art is my go-to for original fine art.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-painting-home_23-2150170527.jpg",
|
||||
},
|
||||
id: "4", name: "Marcus Reid", handle: "@marcus_reid", testimonial: "I love how each selection feels so unique. Aura Art is my go-to for original fine art.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-painting-home_23-2150170527.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chloe Dupont",
|
||||
handle: "@chloe_d",
|
||||
testimonial: "Wonderful interaction with the curator who helped me find the perfect canvas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-hanging-pictures_1398-3777.jpg",
|
||||
},
|
||||
id: "5", name: "Chloe Dupont", handle: "@chloe_d", testimonial: "Wonderful interaction with the curator who helped me find the perfect canvas.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-hanging-pictures_1398-3777.jpg"},
|
||||
]}
|
||||
title="Voices of Our Collectors"
|
||||
description="Hear how our pieces have transformed the living spaces and collections of art lovers across the globe."
|
||||
@@ -334,14 +204,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Art Daily",
|
||||
"Modern Interiors",
|
||||
"Fine Art Journal",
|
||||
"Luxury Living",
|
||||
"Design Weekly",
|
||||
"Museum Digest",
|
||||
"Creative House",
|
||||
]}
|
||||
"Art Daily", "Modern Interiors", "Fine Art Journal", "Luxury Living", "Design Weekly", "Museum Digest", "Creative House"]}
|
||||
title="Proudly Featured In"
|
||||
description="Our work and artists have been recognized by leading galleries and architectural publications worldwide."
|
||||
/>
|
||||
@@ -353,20 +216,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do you ensure authenticity?",
|
||||
content: "Every artwork is accompanied by a signed Certificate of Authenticity.",
|
||||
},
|
||||
id: "f1", title: "How do you ensure authenticity?", content: "Every artwork is accompanied by a signed Certificate of Authenticity."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I arrange for a personal viewing?",
|
||||
content: "Yes, we facilitate virtual viewings via appointment for serious collectors.",
|
||||
},
|
||||
id: "f2", title: "Can I arrange for a personal viewing?", content: "Yes, we facilitate virtual viewings via appointment for serious collectors."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you ship internationally?",
|
||||
content: "Absolutely, we ship globally using specialized art courier services.",
|
||||
},
|
||||
id: "f3", title: "Do you ship internationally?", content: "Absolutely, we ship globally using specialized art courier services."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common inquiries about purchasing, shipping, and art maintenance."
|
||||
@@ -378,14 +232,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Have a specific project in mind? Let's connect."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Our Curators",
|
||||
href: "mailto:curators@aura-art.com",
|
||||
},
|
||||
text: "Contact Our Curators", href: "mailto:curators@aura-art.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -395,29 +246,19 @@ export default function LandingPage() {
|
||||
logoText="Aura Art"
|
||||
columns={[
|
||||
{
|
||||
title: "Gallery",
|
||||
items: [
|
||||
title: "Gallery", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Collection",
|
||||
href: "#collection",
|
||||
},
|
||||
label: "Collection", href: "#collection"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -427,4 +268,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user