Update src/app/page.tsx
This commit is contained in:
295
src/app/page.tsx
295
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Brands",
|
||||
id: "#brands",
|
||||
},
|
||||
name: "Brands", id: "#brands"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wodh2p"
|
||||
logoAlt="Evans Art Supplies Logo"
|
||||
@@ -67,62 +53,37 @@ export default function LandingPage() {
|
||||
bottomLeftText="Dublin, Ireland"
|
||||
bottomRightText="info@kmevans.com"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Evans Art Supplies"
|
||||
description="Unleash your inner artist with Ireland's leading provider of fine art materials. For four generations, we've inspired creativity."
|
||||
tag="Inspiring Artists Since 1900s"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Our Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Our Collections", href: "#products"},
|
||||
{
|
||||
text: "Discover Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Discover Our Story", href: "#about"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-graphic-pencils-stand-standing-table-creativity-school-studio-background-diverse-team-drawing-vase-sketch-canvas-working-sketching-technique-new-years-resolutions_482257-38999.jpg",
|
||||
imageAlt: "Artist painting on canvas with vibrant colors",
|
||||
},
|
||||
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/close-up-graphic-pencils-stand-standing-table-creativity-school-studio-background-diverse-team-drawing-vase-sketch-canvas-working-sketching-technique-new-years-resolutions_482257-38999.jpg", imageAlt: "Artist painting on canvas with vibrant colors"},
|
||||
{
|
||||
id: "hero-carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/school-stationery-placed-chaotic-manner_23-2147843283.jpg",
|
||||
imageAlt: "Watercolor palette with brushes and paper",
|
||||
},
|
||||
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/school-stationery-placed-chaotic-manner_23-2147843283.jpg", imageAlt: "Watercolor palette with brushes and paper"},
|
||||
{
|
||||
id: "hero-carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-with-watercolors_52683-108463.jpg",
|
||||
imageAlt: "Sketching with charcoal pencils on a notepad",
|
||||
},
|
||||
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/man-painting-with-watercolors_52683-108463.jpg", imageAlt: "Sketching with charcoal pencils on a notepad"},
|
||||
{
|
||||
id: "hero-carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-green-pink-light_23-2149835493.jpg",
|
||||
imageAlt: "Clay sculpting tools and a ceramic piece",
|
||||
},
|
||||
id: "hero-carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-green-pink-light_23-2149835493.jpg", imageAlt: "Clay sculpting tools and a ceramic piece"},
|
||||
{
|
||||
id: "hero-carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collection-poster-colors-black-background_23-2148141198.jpg",
|
||||
imageAlt: "Tubes of acrylic paint and a brush",
|
||||
},
|
||||
id: "hero-carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/collection-poster-colors-black-background_23-2148141198.jpg", imageAlt: "Tubes of acrylic paint and a brush"},
|
||||
{
|
||||
id: "hero-carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chalk-board-watercolors-brushes_23-2148199989.jpg",
|
||||
imageAlt: "Organized artist's desk with various art tools",
|
||||
},
|
||||
id: "hero-carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/chalk-board-watercolors-brushes_23-2148199989.jpg", imageAlt: "Organized artist's desk with various art tools"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -140,7 +101,7 @@ export default function LandingPage() {
|
||||
icon={Paintbrush}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-artist-mixing-water-color-from-palette-with-brush_23-2147889940.jpg"
|
||||
imageAlt="Interior of Evans Art Supplies store, showcasing a long history of art materials"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,29 +111,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Plein Air Painting",
|
||||
description: "Discover everything you need for outdoor painting, from portable easels to quick-drying paints, capturing nature's beauty on location.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/watercolor-travel-element-collection_23-2147831076.jpg",
|
||||
imageAlt: "Plein Air painting setup in a scenic landscape",
|
||||
},
|
||||
title: "Plein Air Painting", description: "Discover everything you need for outdoor painting, from portable easels to quick-drying paints, capturing nature's beauty on location.", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-travel-element-collection_23-2147831076.jpg", imageAlt: "Plein Air painting setup in a scenic landscape"},
|
||||
{
|
||||
title: "Copic Markers & Inks",
|
||||
description: "Experience professional-grade alcohol markers known for their blendability, vibrant colors, and consistent coverage for illustration and design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pens_23-2147650712.jpg",
|
||||
imageAlt: "Collection of Copic markers in various colors",
|
||||
},
|
||||
title: "Copic Markers & Inks", description: "Experience professional-grade alcohol markers known for their blendability, vibrant colors, and consistent coverage for illustration and design.", imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pens_23-2147650712.jpg", imageAlt: "Collection of Copic markers in various colors"},
|
||||
{
|
||||
title: "Premium Canvases",
|
||||
description: "Choose from a wide selection of stretched canvases, panels, and surfaces, prepared for all mediums to ensure your artwork stands the test of time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackboard-eggs-painting_23-2147749332.jpg",
|
||||
imageAlt: "Stack of blank stretched artist canvases",
|
||||
},
|
||||
title: "Premium Canvases", description: "Choose from a wide selection of stretched canvases, panels, and surfaces, prepared for all mediums to ensure your artwork stands the test of time.", imageSrc: "http://img.b2bpic.net/free-photo/blackboard-eggs-painting_23-2147749332.jpg", imageAlt: "Stack of blank stretched artist canvases"},
|
||||
{
|
||||
title: "Quality Brushes",
|
||||
description: "From natural hair to synthetic, find the perfect brush for every stroke and technique in our extensive collection for oil, acrylic, and watercolor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-red-paint-brushes-metal-jar_169016-15066.jpg",
|
||||
imageAlt: "Assortment of professional paint brushes",
|
||||
},
|
||||
title: "Quality Brushes", description: "From natural hair to synthetic, find the perfect brush for every stroke and technique in our extensive collection for oil, acrylic, and watercolor.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-red-paint-brushes-metal-jar_169016-15066.jpg", imageAlt: "Assortment of professional paint brushes"},
|
||||
]}
|
||||
title="Explore Our Curated Collections"
|
||||
description="Dive into our extensive range of art materials, carefully selected to inspire creativity and support artists of all levels."
|
||||
@@ -189,47 +134,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
name: "Professional Oil Paint Set",
|
||||
price: "€120.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brush-spatula-rough-palette_23-2147895748.jpg",
|
||||
imageAlt: "Set of professional oil paint tubes",
|
||||
},
|
||||
id: "product-1", name: "Professional Oil Paint Set", price: "€120.00", imageSrc: "http://img.b2bpic.net/free-photo/brush-spatula-rough-palette_23-2147895748.jpg", imageAlt: "Set of professional oil paint tubes"},
|
||||
{
|
||||
id: "product-2",
|
||||
name: "Artist Watercolor Pan Set",
|
||||
price: "€45.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pack-watercolor-elements-useful-travel_23-2147644657.jpg",
|
||||
imageAlt: "Watercolor pan set with various colors",
|
||||
},
|
||||
id: "product-2", name: "Artist Watercolor Pan Set", price: "€45.50", imageSrc: "http://img.b2bpic.net/free-vector/pack-watercolor-elements-useful-travel_23-2147644657.jpg", imageAlt: "Watercolor pan set with various colors"},
|
||||
{
|
||||
id: "product-3",
|
||||
name: "Fine Tip Brush Collection",
|
||||
price: "€30.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105270.jpg",
|
||||
imageAlt: "Collection of fine tip paint brushes",
|
||||
},
|
||||
id: "product-3", name: "Fine Tip Brush Collection", price: "€30.99", imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105270.jpg", imageAlt: "Collection of fine tip paint brushes"},
|
||||
{
|
||||
id: "product-4",
|
||||
name: "Large Stretched Canvas",
|
||||
price: "€55.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-photo-canvas-background-christmas-interior_493343-31121.jpg",
|
||||
imageAlt: "Large blank stretched canvas",
|
||||
},
|
||||
id: "product-4", name: "Large Stretched Canvas", price: "€55.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-photo-canvas-background-christmas-interior_493343-31121.jpg", imageAlt: "Large blank stretched canvas"},
|
||||
{
|
||||
id: "product-5",
|
||||
name: "Premium Sketchbook A4",
|
||||
price: "€18.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-brushes_23-2148017404.jpg",
|
||||
imageAlt: "Premium A4 sketchbook with pencils",
|
||||
},
|
||||
id: "product-5", name: "Premium Sketchbook A4", price: "€18.75", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-brushes_23-2148017404.jpg", imageAlt: "Premium A4 sketchbook with pencils"},
|
||||
{
|
||||
id: "product-6",
|
||||
name: "Portable Studio Easel",
|
||||
price: "€89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas-outside-nature_23-2148740722.jpg",
|
||||
imageAlt: "Wooden portable studio easel",
|
||||
},
|
||||
id: "product-6", name: "Portable Studio Easel", price: "€89.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-canvas-outside-nature_23-2148740722.jpg", imageAlt: "Wooden portable studio easel"},
|
||||
]}
|
||||
title="Discover What's New"
|
||||
description="Browse our latest arrivals and innovative art supplies, hand-picked to elevate your artistic journey and spark fresh inspiration."
|
||||
@@ -243,16 +158,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Winsor & Newton",
|
||||
"Liquitex",
|
||||
"Faber-Castell",
|
||||
"Canson",
|
||||
"Copic",
|
||||
"Daler-Rowney",
|
||||
"Sennelier",
|
||||
"Golden Artist Colors",
|
||||
"Schmincke",
|
||||
]}
|
||||
"Winsor & Newton", "Liquitex", "Faber-Castell", "Canson", "Copic", "Daler-Rowney", "Sennelier", "Golden Artist Colors", "Schmincke"]}
|
||||
title="Trusted by Artists & Educators"
|
||||
description="We proudly partner with leading art brands and institutions to bring you an unparalleled selection of high-quality materials."
|
||||
tag="Our Esteemed Partners"
|
||||
@@ -268,50 +174,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "The Best Art Shop in Dublin!",
|
||||
quote: "Evans Art Supplies is simply the best. The selection is incredible, and the staff are always so knowledgeable and helpful. My go-to for all my painting needs!",
|
||||
name: "Aoife McCarthy",
|
||||
role: "Professional Painter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling-learning-draw-sketch-art-class-lesson-creative-man-attending-art-craft-workshop-develop-new-artistic-skills-as-new-years-resolutions_482257-44060.jpg",
|
||||
imageAlt: "Photo of Aoife McCarthy, a painter",
|
||||
},
|
||||
id: "1", title: "The Best Art Shop in Dublin!", quote: "Evans Art Supplies is simply the best. The selection is incredible, and the staff are always so knowledgeable and helpful. My go-to for all my painting needs!", name: "Aoife McCarthy", role: "Professional Painter", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-smiling-learning-draw-sketch-art-class-lesson-creative-man-attending-art-craft-workshop-develop-new-artistic-skills-as-new-years-resolutions_482257-44060.jpg", imageAlt: "Photo of Aoife McCarthy, a painter"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Exceptional Quality Materials",
|
||||
quote: "I've been sourcing my sculpting clay and tools from Evans for years. The quality is consistently exceptional, helping me achieve intricate details in my work.",
|
||||
name: "Liam O'Connell",
|
||||
role: "Sculptor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809865.jpg",
|
||||
imageAlt: "Photo of Liam O'Connell, a sculptor",
|
||||
},
|
||||
id: "2", title: "Exceptional Quality Materials", quote: "I've been sourcing my sculpting clay and tools from Evans for years. The quality is consistently exceptional, helping me achieve intricate details in my work.", name: "Liam O'Connell", role: "Sculptor", imageSrc: "http://img.b2bpic.net/free-photo/watercolor-pottery-illustration_23-2151809865.jpg", imageAlt: "Photo of Liam O'Connell, a sculptor"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Inspiring & Welcoming Atmosphere",
|
||||
quote: "As an art student, I appreciate the welcoming atmosphere and the wide range of student-friendly supplies. Evans Art Supplies truly encourages creativity.",
|
||||
name: "Niamh Kelly",
|
||||
role: "Art Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-education-creativity-concept-profile-young-woman-with-curly-hair-ponytail-learning-how-sketch-draw-while-taking-part-art-workshop-class_273609-334.jpg",
|
||||
imageAlt: "Photo of Niamh Kelly, an art student",
|
||||
},
|
||||
id: "3", title: "Inspiring & Welcoming Atmosphere", quote: "As an art student, I appreciate the welcoming atmosphere and the wide range of student-friendly supplies. Evans Art Supplies truly encourages creativity.", name: "Niamh Kelly", role: "Art Student", imageSrc: "http://img.b2bpic.net/free-photo/people-education-creativity-concept-profile-young-woman-with-curly-hair-ponytail-learning-how-sketch-draw-while-taking-part-art-workshop-class_273609-334.jpg", imageAlt: "Photo of Niamh Kelly, an art student"},
|
||||
{
|
||||
id: "4",
|
||||
title: "My Trusted Source for Generations",
|
||||
quote: "My family has shopped at Evans for generations. They carry the finest art materials, and it's a joy to continue the tradition. A true gem!",
|
||||
name: "Fiona Byrne",
|
||||
role: "Hobbyist Artist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-drawing-notebook_23-2150182564.jpg",
|
||||
imageAlt: "Photo of Fiona Byrne, a hobbyist artist",
|
||||
},
|
||||
id: "4", title: "My Trusted Source for Generations", quote: "My family has shopped at Evans for generations. They carry the finest art materials, and it's a joy to continue the tradition. A true gem!", name: "Fiona Byrne", role: "Hobbyist Artist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-drawing-notebook_23-2150182564.jpg", imageAlt: "Photo of Fiona Byrne, a hobbyist artist"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Innovative Digital Art Supplies",
|
||||
quote: "Beyond traditional mediums, Evans has an impressive selection for digital artists. Their marker and ink range is perfect for my illustrations.",
|
||||
name: "Cian Murphy",
|
||||
role: "Illustrator & Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345400.jpg",
|
||||
imageAlt: "Photo of Cian Murphy, an illustrator and designer",
|
||||
},
|
||||
id: "5", title: "Innovative Digital Art Supplies", quote: "Beyond traditional mediums, Evans has an impressive selection for digital artists. Their marker and ink range is perfect for my illustrations.", name: "Cian Murphy", role: "Illustrator & Designer", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345400.jpg", imageAlt: "Photo of Cian Murphy, an illustrator and designer"},
|
||||
]}
|
||||
title="What Our Artists Say"
|
||||
description="Hear from our passionate customers about their experience with Evans Art Supplies and how our quality materials inspire their creative work."
|
||||
@@ -326,35 +197,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What are your store opening hours?",
|
||||
content: "Our Dublin store at 5-6 Mary's Abbey is open from Monday to Saturday, 9:30 AM to 5:30 PM. We are closed on Sundays and bank holidays.",
|
||||
},
|
||||
id: "faq-1", title: "What are your store opening hours?", content: "Our Dublin store at 5-6 Mary's Abbey is open from Monday to Saturday, 9:30 AM to 5:30 PM. We are closed on Sundays and bank holidays."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Currently, we primarily ship within Ireland. For international inquiries, please contact us directly at info@kmevans.com to discuss options.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer international shipping?", content: "Currently, we primarily ship within Ireland. For international inquiries, please contact us directly at info@kmevans.com to discuss options."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day return policy for unused and unopened products with proof of purchase. Please visit our 'Returns' page for full details.",
|
||||
},
|
||||
id: "faq-3", title: "What is your return policy?", content: "We offer a 30-day return policy for unused and unopened products with proof of purchase. Please visit our 'Returns' page for full details."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Can I order online for in-store pickup?",
|
||||
content: "Yes, we offer a convenient 'Click & Collect' service. Select this option at checkout, and your order will be ready for pickup at our Dublin store.",
|
||||
},
|
||||
id: "faq-4", title: "Can I order online for in-store pickup?", content: "Yes, we offer a convenient 'Click & Collect' service. Select this option at checkout, and your order will be ready for pickup at our Dublin store."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "Do you host art workshops or classes?",
|
||||
content: "While we don't host regular classes in-store, we occasionally partner with local artists for special workshops. Stay tuned to our social media for announcements!",
|
||||
},
|
||||
id: "faq-5", title: "Do you host art workshops or classes?", content: "While we don't host regular classes in-store, we occasionally partner with local artists for special workshops. Stay tuned to our social media for announcements!"},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "How can I get advice on art materials?",
|
||||
content: "Our knowledgeable staff are always happy to help in-store. You can also email us at info@kmevans.com with your questions, or call us at (01) 872 6855.",
|
||||
},
|
||||
id: "faq-6", title: "How can I get advice on art materials?", content: "Our knowledgeable staff are always happy to help in-store. You can also email us at info@kmevans.com with your questions, or call us at (01) 872 6855."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common questions about our products, ordering, and services."
|
||||
@@ -368,8 +221,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
tag="Connect With Us"
|
||||
title="Visit Our Dublin Store"
|
||||
description="Located in the heart of Dublin, our team is ready to assist you. Reach out via email, phone, or drop by during our opening hours for expert advice."
|
||||
@@ -387,74 +239,43 @@ export default function LandingPage() {
|
||||
logoText="Evans Art Supplies"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact Us",
|
||||
items: [
|
||||
title: "Contact Us", items: [
|
||||
{
|
||||
label: "5-6 Mary's Abbey",
|
||||
href: "#",
|
||||
},
|
||||
label: "5-6 Mary's Abbey", href: "#"},
|
||||
{
|
||||
label: "Dublin D07 YP89",
|
||||
href: "#",
|
||||
},
|
||||
label: "Dublin D07 YP89", href: "#"},
|
||||
{
|
||||
label: "Tel: 01 872 6855",
|
||||
href: "tel:+35318726855",
|
||||
},
|
||||
label: "Tel: 01 872 6855", href: "tel:+35318726855"},
|
||||
{
|
||||
label: "info@kmevans.com",
|
||||
href: "mailto:info@kmevans.com",
|
||||
},
|
||||
label: "info@kmevans.com", href: "mailto:info@kmevans.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Brands",
|
||||
href: "#brands",
|
||||
},
|
||||
label: "Our Brands", href: "#brands"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms & Conditions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms & Conditions", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Paints & Mediums",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Paints & Mediums", href: "#products"},
|
||||
{
|
||||
label: "Brushes & Tools",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Brushes & Tools", href: "#products"},
|
||||
{
|
||||
label: "Canvases & Surfaces",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Canvases & Surfaces", href: "#products"},
|
||||
{
|
||||
label: "Drawing & Sketching",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Drawing & Sketching", href: "#products"},
|
||||
{
|
||||
label: "New Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "New Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user