diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2acc7f1..9f81770 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,76 +30,45 @@ export default function LandingPage() {
@@ -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"},
]}
/>
@@ -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"},
]}
/>
@@ -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() {
@@ -278,13 +179,9 @@ export default function LandingPage() {