From 58a0f14bacec134e68d33090fd6b724c5c55098e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:06:16 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 144 ++++++++++------------------------------- 1 file changed, 33 insertions(+), 111 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2c41b3d..0e89854 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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() { @@ -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() {
@@ -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() { Date: Thu, 26 Mar 2026 15:06:17 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 139 ++++++++++----------------------------- 1 file changed, 33 insertions(+), 106 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 435dcaa..23e0756 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -27,31 +27,17 @@ export default function LandingPage() {
@@ -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() { @@ -162,62 +114,37 @@ export default function LandingPage() { Date: Thu, 26 Mar 2026 15:06:17 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 179 ++++++++++------------------------------------- 1 file changed, 38 insertions(+), 141 deletions(-) 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() { From ed8647c854d2d5fbba78b2be25d9d0a7937e1770 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:06:17 +0000 Subject: [PATCH 4/4] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 220 +++++++++--------------------------------- 1 file changed, 47 insertions(+), 173 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 2663b4a..92e12ad 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -28,31 +28,17 @@ export default function LandingPage() { @@ -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() { @@ -240,62 +139,37 @@ export default function LandingPage() {