Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-26 15:05:02 +00:00
4 changed files with 28 additions and 28 deletions

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=2"
imageAlt="Bright art studio with painting supplies"
mediaAnimation="slide-up"
/>
@@ -96,28 +96,28 @@ export default function LandingPage() {
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",
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: "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",
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: "3",
name: "Chloe Davies",
role: "Workshop Coordinator",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=3",
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=3",
imageAlt: "Portrait of Daniel Lee",
},
]}

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg?_wi=2"
imageAlt="Colorful mural graffiti art"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -81,15 +81,15 @@ export default function LandingPage() {
imageAlt: "Abstract painting with vibrant colors",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg",
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/positive-woman-red-hanging-art-pictures_1398-1920.jpg",
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/colorful-mural-graffiti-wallpaper_23-2149007743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg?_wi=1",
imageAlt: "Textured mixed media artwork",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
name: "Vibrant Abstract Canvas",
price: "$250.00",
variant: "Acrylic on Canvas",
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg?_wi=1",
imageAlt: "Colorful abstract painting",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg?_wi=1",
imageAlt: "Abstract ceramic sculpture",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
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"
imageSrc="http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg?_wi=1"
imageAlt="People attending an art workshop, painting on canvases"
mediaAnimation="opacity"
mediaPosition="right"
@@ -221,7 +221,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=1",
imageAlt: "Portrait of Emily Rodriguez",
},
{
@@ -248,7 +248,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=1",
imageAlt: "Portrait of Mark Johnson",
},
]}

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
price: "$120.00",
rating: 5,
reviewCount: "42 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frame-reflected-desk_1203-260.jpg?_wi=2",
imageAlt: "Colorful abstract painting on canvas",
},
{
@@ -77,7 +77,7 @@ export default function LandingPage() {
price: "$280.00",
rating: 4,
reviewCount: "18 reviews",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-abstract-art-cover-collection_23-2148972447.jpg?_wi=2",
imageAlt: "Abstract ceramic sculpture",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
price: "$45.99",
rating: 4,
reviewCount: "55 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-paint-pencils_23-2148662973.jpg?_wi=1",
imageAlt: "Set of premium acrylic paints",
},
]}
@@ -140,7 +140,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-vase_23-2148986269.jpg?_wi=2",
imageAlt: "Sculpture modern abstract art studio",
},
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/happy-painter_8353-11006.jpg?_wi=2",
imageAlt: "Art workshop painting class students",
},
{
@@ -156,7 +156,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-red-hanging-art-pictures_1398-1920.jpg?_wi=2",
imageAlt: "Watercolor painting landscape serene view",
},
]}
@@ -177,7 +177,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/unknown-young-man-posing-front-view_23-2149417576.jpg?_wi=2",
imageAlt: "Elena P. smiling happily",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-painting-with-acrylics_23-2148854549.jpg?_wi=2",
imageAlt: "David K. painting",
},
]}