Merge version_1 into main #2
@@ -8,7 +8,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import { Sparkles, Users } from "lucide-react";
|
||||
import { Brush, Sparkles, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,31 +29,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Kings Arts"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,22 +52,16 @@ export default function LandingPage() {
|
||||
description="Kings Arts began with a simple vision: to create a haven where artists could find everything they needed to bring their visions to life. From humble beginnings as a small local gallery, we've grown into a vibrant community hub, dedicated to fostering artistic expression and supporting creators at every level. We believe in the power of art to transform lives and connect communities."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Our Mission",
|
||||
description: "To cultivate creativity by providing premium art supplies, exquisite artworks, and enriching educational experiences.",
|
||||
icon: Brush,
|
||||
title: "Our Mission", description: "To cultivate creativity by providing premium art supplies, exquisite artworks, and enriching educational experiences.", icon: Brush,
|
||||
},
|
||||
{
|
||||
title: "Our Values",
|
||||
description: "Passion, Quality, Community, and Inspiration guide everything we do, ensuring an unparalleled artistic journey for all.",
|
||||
icon: Sparkles,
|
||||
title: "Our Values", description: "Passion, Quality, Community, and Inspiration guide everything we do, ensuring an unparalleled artistic journey for all.", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Community Focus",
|
||||
description: "We actively support local artists and host events that bring the vibrant art community together.",
|
||||
icon: Users,
|
||||
title: "Community Focus", description: "We actively support local artists and host events that bring the vibrant art community together.", icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg"
|
||||
imageAlt="Bright art studio with painting supplies"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -89,37 +69,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Anya Sharma",
|
||||
role: "Founder & Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Anya Sharma",
|
||||
},
|
||||
id: "1", name: "Anya Sharma", role: "Founder & Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", imageAlt: "Portrait of Anya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ben Carter",
|
||||
role: "Head Curator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Ben Carter",
|
||||
},
|
||||
id: "2", name: "Ben Carter", role: "Head Curator", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "Portrait of Ben Carter"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chloe Davies",
|
||||
role: "Workshop Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Chloe Davies",
|
||||
},
|
||||
id: "3", name: "Chloe Davies", role: "Workshop Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", imageAlt: "Portrait of Chloe Davies"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Daniel Lee",
|
||||
role: "Art Supplies Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Daniel Lee",
|
||||
},
|
||||
id: "4", name: "Daniel Lee", role: "Art Supplies Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg", imageAlt: "Portrait of Daniel Lee"},
|
||||
]}
|
||||
title="Meet the Passion Behind Kings Arts"
|
||||
description="Our dedicated team of artists, educators, and art enthusiasts are here to share their knowledge and passion with you, ensuring a rich and supportive environment for your creative journey."
|
||||
@@ -133,20 +94,11 @@ export default function LandingPage() {
|
||||
tag="Community & Growth"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "10+",
|
||||
description: "Years Inspiring Creativity",
|
||||
},
|
||||
id: "1", value: "10+", description: "Years Inspiring Creativity"},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
description: "Workshops & Events Hosted Annually",
|
||||
},
|
||||
id: "2", value: "50+", description: "Workshops & Events Hosted Annually"},
|
||||
{
|
||||
id: "3",
|
||||
value: "1000s",
|
||||
description: "Artists Supported Worldwide",
|
||||
},
|
||||
id: "3", value: "1000s", description: "Artists Supported Worldwide"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -157,12 +109,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Local Art Guild",
|
||||
"Creative Hub Studios",
|
||||
"Articulate Academy",
|
||||
"Gallery X",
|
||||
"The Modern Canvas",
|
||||
]}
|
||||
"Local Art Guild", "Creative Hub Studios", "Articulate Academy", "Gallery X", "The Modern Canvas"]}
|
||||
title="Trusted by Artists & Institutions"
|
||||
description="We're proud to be the preferred choice for leading art schools, professional artists, and creative organizations, providing quality and inspiration."
|
||||
showCard={true}
|
||||
@@ -173,62 +120,37 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Paintings",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Paintings", href: "/shop"},
|
||||
{
|
||||
label: "Sculptures",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Sculptures", href: "/shop"},
|
||||
{
|
||||
label: "Art Supplies",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Art Supplies", href: "/shop"},
|
||||
{
|
||||
label: "Prints",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Prints", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Team", href: "/about"},
|
||||
{
|
||||
label: "Workshops",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Workshops", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
label: "FAQ", href: "/contact#faq"},
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -27,31 +27,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Kings Arts"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,31 +48,20 @@ export default function LandingPage() {
|
||||
description="Whether you have a question about our products, need assistance with an order, or want to discuss a custom art project, our team is ready to help. Fill out the form below or find other ways to reach us."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "subject",
|
||||
type: "text",
|
||||
placeholder: "Subject",
|
||||
required: false,
|
||||
name: "subject", type: "text", placeholder: "Subject", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Your Message", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg"
|
||||
imageAlt="Colorful mural graffiti art"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -100,35 +75,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What types of art do you sell?",
|
||||
content: "We offer a diverse range of art, including abstract paintings, contemporary sculptures, fine art prints, and custom commissions from various artists.",
|
||||
},
|
||||
id: "1", title: "What types of art do you sell?", content: "We offer a diverse range of art, including abstract paintings, contemporary sculptures, fine art prints, and custom commissions from various artists."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer art workshops?",
|
||||
content: "Yes, we host a variety of workshops for all skill levels, from beginner painting classes to advanced sculpture techniques. Check our 'Workshops' page for the latest schedule.",
|
||||
},
|
||||
id: "2", title: "Do you offer art workshops?", content: "Yes, we host a variety of workshops for all skill levels, from beginner painting classes to advanced sculpture techniques. Check our 'Workshops' page for the latest schedule."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What art supplies are available?",
|
||||
content: "Our store stocks a comprehensive selection of premium art supplies, including paints (acrylic, oil, watercolor), brushes, canvases, sketchbooks, and specialty tools.",
|
||||
},
|
||||
id: "3", title: "What art supplies are available?", content: "Our store stocks a comprehensive selection of premium art supplies, including paints (acrylic, oil, watercolor), brushes, canvases, sketchbooks, and specialty tools."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Can I commission a custom artwork?",
|
||||
content: "Absolutely! We connect clients with our network of talented artists for custom commissions. Please contact us with your project details to discuss possibilities.",
|
||||
},
|
||||
id: "4", title: "Can I commission a custom artwork?", content: "Absolutely! We connect clients with our network of talented artists for custom commissions. Please contact us with your project details to discuss possibilities."},
|
||||
{
|
||||
id: "5",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day return policy on all non-custom art supplies and artworks, provided they are in their original condition. Custom pieces are non-refundable.",
|
||||
},
|
||||
id: "5", title: "What is your return policy?", content: "We offer a 30-day return policy on all non-custom art supplies and artworks, provided they are in their original condition. Custom pieces are non-refundable."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Do you ship internationally?",
|
||||
content: "Yes, we ship our products worldwide. Shipping costs and delivery times vary by destination. You can find more details on our Shipping Information page.",
|
||||
},
|
||||
id: "6", title: "Do you ship internationally?", content: "Yes, we ship our products worldwide. Shipping costs and delivery times vary by destination. You can find more details on our Shipping Information page."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common queries about our products, services, and workshops. If you don't see your question, feel free to reach out to us directly."
|
||||
@@ -140,20 +97,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Need Personalized Assistance?"
|
||||
title="We're Here for You"
|
||||
description="Our dedicated team is ready to provide expert advice and support for all your art needs. Reach out directly for a more personal touch."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us: (123) 456-7890",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Us: (123) 456-7890", href: "tel:+1234567890"},
|
||||
{
|
||||
text: "Email Support",
|
||||
href: "mailto:support@kingsarts.com",
|
||||
},
|
||||
text: "Email Support", href: "mailto:support@kingsarts.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,62 +114,37 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Paintings",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Paintings", href: "/shop"},
|
||||
{
|
||||
label: "Sculptures",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Sculptures", href: "/shop"},
|
||||
{
|
||||
label: "Art Supplies",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Art Supplies", href: "/shop"},
|
||||
{
|
||||
label: "Prints",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Prints", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Team", href: "/about"},
|
||||
{
|
||||
label: "Workshops",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Workshops", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
label: "FAQ", href: "/contact#faq"},
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
179
src/app/page.tsx
179
src/app/page.tsx
@@ -30,76 +30,45 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Kings Arts"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Kings Arts: Where Creativity Finds Its Canvas"
|
||||
description="Discover exquisite artworks, unique supplies, and inspiring workshops for every artist."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Gallery",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "Explore Gallery", href: "/shop"},
|
||||
{
|
||||
text: "Join Workshop",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Join Workshop", href: "/contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-wearing-headphones_23-2149911898.jpg",
|
||||
imageAlt: "Abstract painting with vibrant colors",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-wearing-headphones_23-2149911898.jpg", imageAlt: "Abstract painting with vibrant colors"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg?_wi=1",
|
||||
imageAlt: "Modern abstract ceramic sculpture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg", imageAlt: "Modern abstract ceramic sculpture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg?_wi=1",
|
||||
imageAlt: "Serene watercolor landscape painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg", imageAlt: "Serene watercolor landscape painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg?_wi=1",
|
||||
imageAlt: "Textured mixed media artwork",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg", imageAlt: "Textured mixed media artwork"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-floral-wall-textured-background_53876-102790.jpg",
|
||||
imageAlt: "Expressive oil portrait painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-floral-wall-textured-background_53876-102790.jpg", imageAlt: "Expressive oil portrait painting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-art-nouveau-frame-borders-ornament-collection_23-2149685449.jpg",
|
||||
imageAlt: "Classic still life painting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-art-nouveau-frame-borders-ornament-collection_23-2149685449.jpg", imageAlt: "Classic still life painting"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -110,19 +79,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Passion for Art Fuels Every Creation at ",
|
||||
},
|
||||
type: "text", content: "Our Passion for Art Fuels Every Creation at "},
|
||||
{
|
||||
type: "text",
|
||||
content: "Kings Arts",
|
||||
},
|
||||
type: "text", content: "Kings Arts"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More About Us", href: "/about"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,45 +99,19 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Vibrant Abstract Canvas",
|
||||
price: "$250.00",
|
||||
variant: "Acrylic on Canvas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg?_wi=1",
|
||||
imageAlt: "Colorful abstract painting",
|
||||
},
|
||||
id: "p1", name: "Vibrant Abstract Canvas", price: "$250.00", variant: "Acrylic on Canvas", imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg", imageAlt: "Colorful abstract painting"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Minimalist Ceramic Sculpture",
|
||||
price: "$180.00",
|
||||
variant: "Hand-formed Clay",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg?_wi=1",
|
||||
imageAlt: "Abstract ceramic sculpture",
|
||||
},
|
||||
id: "p2", name: "Minimalist Ceramic Sculpture", price: "$180.00", variant: "Hand-formed Clay", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg", imageAlt: "Abstract ceramic sculpture"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Serene Landscape Print",
|
||||
price: "$95.00",
|
||||
variant: "Limited Edition Giclée",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg?_wi=1",
|
||||
imageAlt: "Fine art print of a serene landscape",
|
||||
},
|
||||
id: "p3", name: "Serene Landscape Print", price: "$95.00", variant: "Limited Edition Giclée", imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg", imageAlt: "Fine art print of a serene landscape"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Artisan Crafted Necklace",
|
||||
price: "$120.00",
|
||||
variant: "Mixed Metal & Stone",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11273.jpg",
|
||||
imageAlt: "Handmade artistic necklace",
|
||||
},
|
||||
id: "p4", name: "Artisan Crafted Necklace", price: "$120.00", variant: "Mixed Metal & Stone", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-woman-tasting-cheese-wooden-board-with-christmas-decorations-background_132075-11273.jpg", imageAlt: "Handmade artistic necklace"},
|
||||
]}
|
||||
title="Curated Masterpieces & Artisan Crafts"
|
||||
description="Explore our diverse collection, from vibrant paintings to intricate sculptures and handcrafted jewelry."
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Products",
|
||||
href: "/shop",
|
||||
},
|
||||
text: "View All Products", href: "/shop"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -186,22 +123,13 @@ export default function LandingPage() {
|
||||
description="Kings Arts offers more than just products; we provide experiences to nurture your artistic journey."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Art Workshops & Classes",
|
||||
content: "Join our diverse range of workshops, from beginner basics to advanced techniques in various mediums. Learn from experienced artists in an inspiring studio environment.",
|
||||
},
|
||||
id: "f1", title: "Art Workshops & Classes", content: "Join our diverse range of workshops, from beginner basics to advanced techniques in various mediums. Learn from experienced artists in an inspiring studio environment."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Custom Art Commissions",
|
||||
content: "Have a vision? Our artists can bring your unique ideas to life. Commission personalized artworks, portraits, or custom pieces tailored to your specifications.",
|
||||
},
|
||||
id: "f2", title: "Custom Art Commissions", content: "Have a vision? Our artists can bring your unique ideas to life. Commission personalized artworks, portraits, or custom pieces tailored to your specifications."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Quality Art Supplies",
|
||||
content: "Discover a curated selection of high-quality art materials, tools, and accessories. We stock everything you need to create your next masterpiece, from paints to canvases.",
|
||||
},
|
||||
id: "f3", title: "Quality Art Supplies", content: "Discover a curated selection of high-quality art materials, tools, and accessories. We stock everything you need to create your next masterpiece, from paints to canvases."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg"
|
||||
imageAlt="People attending an art workshop, painting on canvases"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
@@ -216,41 +144,17 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@ArtLoverSarah",
|
||||
testimonial: "Kings Arts is my go-to for unique pieces and quality supplies. Their collection is always inspiring, and the staff are incredibly knowledgeable and passionate.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=1",
|
||||
imageAlt: "Portrait of Sarah Miller",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", handle: "@ArtLoverSarah", testimonial: "Kings Arts is my go-to for unique pieces and quality supplies. Their collection is always inspiring, and the staff are incredibly knowledgeable and passionate.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", imageAlt: "Portrait of Sarah Miller"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David Chen",
|
||||
handle: "@CreativeDave",
|
||||
testimonial: "The workshops at Kings Arts transformed my painting skills! I learned so much, and the atmosphere was welcoming and supportive. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=1",
|
||||
imageAlt: "Portrait of David Chen",
|
||||
},
|
||||
id: "t2", name: "David Chen", handle: "@CreativeDave", testimonial: "The workshops at Kings Arts transformed my painting skills! I learned so much, and the atmosphere was welcoming and supportive. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "Portrait of David Chen"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@ArtisticEm",
|
||||
testimonial: "I commissioned a custom portrait for my husband, and Kings Arts exceeded all expectations. The artwork is stunning and truly captured our essence. A treasured piece!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=1",
|
||||
imageAlt: "Portrait of Emily Rodriguez",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", handle: "@ArtisticEm", testimonial: "I commissioned a custom portrait for my husband, and Kings Arts exceeded all expectations. The artwork is stunning and truly captured our essence. A treasured piece!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", imageAlt: "Portrait of Emily Rodriguez"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mark Johnson",
|
||||
handle: "@CanvasCrafter",
|
||||
testimonial: "The quality of art supplies here is unmatched. It's fantastic to have a local store that truly understands artists' needs. My favorite art store!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=1",
|
||||
imageAlt: "Portrait of Mark Johnson",
|
||||
},
|
||||
id: "t4", name: "Mark Johnson", handle: "@CanvasCrafter", testimonial: "The quality of art supplies here is unmatched. It's fantastic to have a local store that truly understands artists' needs. My favorite art store!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg", imageAlt: "Portrait of Mark Johnson"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Customers Say"
|
||||
@@ -262,14 +166,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to create? Get in touch with Kings Arts for inquiries, custom orders, or workshop details. We'd love to hear from you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact Us", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -278,13 +179,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Kings Arts"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -28,31 +28,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "shop",
|
||||
href: "/shop",
|
||||
},
|
||||
name: "Shop", id: "/shop"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Kings Arts"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -61,69 +47,29 @@ export default function LandingPage() {
|
||||
layout="section"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Painting",
|
||||
name: "Vibrant Abstract Canvas",
|
||||
price: "$120.00",
|
||||
rating: 5,
|
||||
reviewCount: "42 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg?_wi=2",
|
||||
imageAlt: "Colorful abstract painting on canvas",
|
||||
},
|
||||
id: "1", category: "Painting", name: "Vibrant Abstract Canvas", price: "$120.00", rating: 5,
|
||||
reviewCount: "42 reviews", imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg", imageAlt: "Colorful abstract painting on canvas"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Sculpture",
|
||||
name: "Modern Ceramic Sculpture",
|
||||
price: "$280.00",
|
||||
rating: 4,
|
||||
reviewCount: "18 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg?_wi=2",
|
||||
imageAlt: "Abstract ceramic sculpture",
|
||||
},
|
||||
id: "2", category: "Sculpture", name: "Modern Ceramic Sculpture", price: "$280.00", rating: 4,
|
||||
reviewCount: "18 reviews", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg", imageAlt: "Abstract ceramic sculpture"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Prints",
|
||||
name: "Serene Landscape Print",
|
||||
price: "$65.00",
|
||||
rating: 5,
|
||||
reviewCount: "30 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg?_wi=2",
|
||||
imageAlt: "Limited edition fine art print",
|
||||
},
|
||||
id: "3", category: "Prints", name: "Serene Landscape Print", price: "$65.00", rating: 5,
|
||||
reviewCount: "30 reviews", imageSrc: "http://img.b2bpic.net/free-photo/painter-works-with-finger-painting-technique-her-latest-artwork-piece_482257-124724.jpg", imageAlt: "Limited edition fine art print"},
|
||||
{
|
||||
id: "4",
|
||||
category: "Supplies",
|
||||
name: "Premium Acrylic Set",
|
||||
price: "$45.99",
|
||||
rating: 4,
|
||||
reviewCount: "55 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=1",
|
||||
imageAlt: "Set of premium acrylic paints",
|
||||
},
|
||||
id: "4", category: "Supplies", name: "Premium Acrylic Set", price: "$45.99", rating: 4,
|
||||
reviewCount: "55 reviews", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg", imageAlt: "Set of premium acrylic paints"},
|
||||
]}
|
||||
searchPlaceholder="Search for art supplies or original pieces..."
|
||||
filters={[
|
||||
{
|
||||
label: "Category",
|
||||
options: [
|
||||
"All",
|
||||
"Painting",
|
||||
"Sculpture",
|
||||
"Prints",
|
||||
"Supplies",
|
||||
],
|
||||
selected: "All",
|
||||
label: "Category", options: [
|
||||
"All", "Painting", "Sculpture", "Prints", "Supplies"],
|
||||
selected: "All", onChange: () => {},
|
||||
},
|
||||
{
|
||||
label: "Medium",
|
||||
options: [
|
||||
"All",
|
||||
"Acrylic",
|
||||
"Oil",
|
||||
"Watercolor",
|
||||
"Ceramic",
|
||||
],
|
||||
selected: "All",
|
||||
label: "Medium", options: [
|
||||
"All", "Acrylic", "Oil", "Watercolor", "Ceramic"],
|
||||
selected: "All", onChange: () => {},
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -136,29 +82,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Curated Collections",
|
||||
description: "Explore hand-picked artworks and supplies from talented artists worldwide.",
|
||||
tag: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg?_wi=2",
|
||||
imageAlt: "Sculpture modern abstract art studio",
|
||||
},
|
||||
id: "1", title: "Curated Collections", description: "Explore hand-picked artworks and supplies from talented artists worldwide.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg", imageAlt: "Sculpture modern abstract art studio"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Expert Advice",
|
||||
description: "Our knowledgeable team provides personalized recommendations and support.",
|
||||
tag: "Guidance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg?_wi=2",
|
||||
imageAlt: "Art workshop painting class students",
|
||||
},
|
||||
id: "2", title: "Expert Advice", description: "Our knowledgeable team provides personalized recommendations and support.", tag: "Guidance", imageSrc: "http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg", imageAlt: "Art workshop painting class students"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Community Support",
|
||||
description: "Join workshops, events, and connect with fellow art enthusiasts.",
|
||||
tag: "Connect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg?_wi=2",
|
||||
imageAlt: "Watercolor painting landscape serene view",
|
||||
},
|
||||
id: "3", title: "Community Support", description: "Join workshops, events, and connect with fellow art enthusiasts.", tag: "Connect", imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg", imageAlt: "Watercolor painting landscape serene view"},
|
||||
]}
|
||||
title="Why Shop at Kings Arts?"
|
||||
description="Discover the difference that quality and passion make. We're more than just a store; we're a community dedicated to your creative journey."
|
||||
@@ -172,41 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sophia R.",
|
||||
handle: "@artful_sophia",
|
||||
testimonial: "Kings Arts is my go-to for all my painting needs! The quality of their canvases and pigments is unmatched, and I always find unique pieces to inspire me.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg?_wi=2",
|
||||
imageAlt: "Sophia R. smiling",
|
||||
},
|
||||
id: "1", name: "Sophia R.", handle: "@artful_sophia", testimonial: "Kings Arts is my go-to for all my painting needs! The quality of their canvases and pigments is unmatched, and I always find unique pieces to inspire me.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-superwoman-with-red-cape-optical-glasses-stands-sideways-putting-hand-chin-isolated-orange-wall_141793-95619.jpg", imageAlt: "Sophia R. smiling"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus L.",
|
||||
handle: "@marcus_creates",
|
||||
testimonial: "The staff here are incredibly knowledgeable and passionate. They helped me find the perfect set of brushes for my new project, making a huge difference in my workflow.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg?_wi=2",
|
||||
imageAlt: "Marcus L. in a studio",
|
||||
},
|
||||
id: "2", name: "Marcus L.", handle: "@marcus_creates", testimonial: "The staff here are incredibly knowledgeable and passionate. They helped me find the perfect set of brushes for my new project, making a huge difference in my workflow.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "Marcus L. in a studio"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena P.",
|
||||
handle: "@elena_sketches",
|
||||
testimonial: "I love the variety of art prints available. I've found so many beautiful pieces that fit perfectly into my home decor. The online shopping experience is seamless too!",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=2",
|
||||
imageAlt: "Elena P. smiling happily",
|
||||
},
|
||||
id: "3", name: "Elena P.", handle: "@elena_sketches", testimonial: "I love the variety of art prints available. I've found so many beautiful pieces that fit perfectly into my home decor. The online shopping experience is seamless too!", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg", imageAlt: "Elena P. smiling happily"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@davidk_art",
|
||||
testimonial: "Attended a workshop last month and it was fantastic! The instructor was brilliant, and I learned new techniques that have significantly improved my artwork.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=2",
|
||||
imageAlt: "David K. painting",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@davidk_art", testimonial: "Attended a workshop last month and it was fantastic! The instructor was brilliant, and I learned new techniques that have significantly improved my artwork.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg", imageAlt: "David K. painting"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Hear From Our Creative Community"
|
||||
@@ -218,20 +122,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Questions About Our Products?"
|
||||
title="Our Team Is Here to Help"
|
||||
description="Don't hesitate to reach out if you need assistance with product selection, order details, or any artistic advice."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact Support", href: "/contact"},
|
||||
{
|
||||
text: "Explore FAQs",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
text: "Explore FAQs", href: "/contact#faq"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -240,62 +139,37 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Paintings",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Paintings", href: "/shop"},
|
||||
{
|
||||
label: "Sculptures",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Sculptures", href: "/shop"},
|
||||
{
|
||||
label: "Art Supplies",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Art Supplies", href: "/shop"},
|
||||
{
|
||||
label: "Prints",
|
||||
href: "/shop",
|
||||
},
|
||||
label: "Prints", href: "/shop"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Story", href: "/about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Our Team", href: "/about"},
|
||||
{
|
||||
label: "Workshops",
|
||||
href: "/about",
|
||||
},
|
||||
label: "Workshops", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
label: "FAQ", href: "/contact#faq"},
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user