Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-18 22:42:03 +00:00
parent 4a8ec1c4f4
commit fa08ee4dec

View File

@@ -16,13 +16,9 @@ export default function HomePage() {
brand="VISIONS OF LIGHT"
description="Professional art portfolio featuring curated works in oil, watercolor, and abstract expressions. Bringing imagination to life through texture and color."
primaryButton={{
text: "View Portfolio",
href: "#portfolio",
}}
text: "View Portfolio", href: "#portfolio"}}
secondaryButton={{
text: "Contact Me",
href: "#contact",
}}
text: "Contact Me", href: "#contact"}}
imageSrc="http://img.b2bpic.net/free-photo/modern-art-studio-composition_23-2147868355.jpg"
/>
</SectionErrorBoundary>
@@ -47,54 +43,19 @@ export default function HomePage() {
description="Browse my curated selection of paintings. Click to explore details."
items={[
{
id: "1",
title: "Golden Hour",
description: "18x24 oil on canvas exploring light.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-woman-with-creative-plastic-unusual-black-mask-bright-colorful-makeup-with-black-face_158538-13987.jpg",
},
title: "Golden Hour", description: "18x24 oil on canvas exploring light.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-woman-with-creative-plastic-unusual-black-mask-bright-colorful-makeup-with-black-face_158538-13987.jpg"},
{
id: "2",
title: "Azure Serenity",
description: "30x30 textured landscape.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/watercolor-forest-landscape-painting_23-2152018046.jpg",
},
title: "Azure Serenity", description: "30x30 textured landscape.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/watercolor-forest-landscape-painting_23-2152018046.jpg"},
{
id: "3",
title: "Crimson Storm",
description: "Abstract expressionism on linen.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/spatula-brush-blots-paint_23-2147895749.jpg",
},
title: "Crimson Storm", description: "Abstract expressionism on linen.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/spatula-brush-blots-paint_23-2147895749.jpg"},
{
id: "4",
title: "Quiet Reflections",
description: "Charcoal and graphite study.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040908.jpg",
},
title: "Quiet Reflections", description: "Charcoal and graphite study.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040908.jpg"},
{
id: "5",
title: "Floral Dance",
description: "Impressionist floral study.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg",
},
title: "Floral Dance", description: "Impressionist floral study.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/abstract-landscape-watercolor-paint-texture_1409-2614.jpg"},
{
id: "6",
title: "Minimalist Echo",
description: "Subtle tones and lines.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/cool-blue-textured-background-wavy-pattern-abstract-art_53876-153428.jpg",
},
title: "Minimalist Echo", description: "Subtle tones and lines.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cool-blue-textured-background-wavy-pattern-abstract-art_53876-153428.jpg"},
{
id: "7",
title: "Midnight Muse",
description: "Deep oil colors with glaze.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/artist-concept-with-smiling-woman_23-2147781661.jpg",
},
title: "Midnight Muse", description: "Deep oil colors with glaze.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/artist-concept-with-smiling-woman_23-2147781661.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -108,11 +69,7 @@ export default function HomePage() {
description="Artistry is a craft refined by consistency and dedication."
metrics={[
{
value: "150+",
title: "Completed Works",
description: "Across several mediums.",
imageSrc: "http://img.b2bpic.net/free-photo/tubes-near-palette-spatula_23-2147895731.jpg",
},
value: "150+", title: "Completed Works", description: "Across several mediums.", imageSrc: "http://img.b2bpic.net/free-photo/tubes-near-palette-spatula_23-2147895731.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -126,45 +83,20 @@ export default function HomePage() {
description="Stories from those who share my pieces in their homes."
testimonials={[
{
id: "1",
name: "Anna P.",
role: "Collector",
quote: "The texture and depth of the painting are incredible in person.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worker-thinking-about-new-idea_23-2147601360.jpg",
},
name: "Anna P.", role: "Collector", quote: "The texture and depth of the painting are incredible in person.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/worker-thinking-about-new-idea_23-2147601360.jpg"},
{
id: "2",
name: "David M.",
role: "Designer",
quote: "A true professional. Highly recommended for interior projects.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-are-drawing_1157-18816.jpg",
},
name: "David M.", role: "Designer", quote: "A true professional. Highly recommended for interior projects.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-are-drawing_1157-18816.jpg"},
{
id: "3",
name: "Sarah J.",
role: "Patron",
quote: "Every piece feels like a fragment of a dream.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-studio_23-2148565552.jpg",
},
name: "Sarah J.", role: "Patron", quote: "Every piece feels like a fragment of a dream.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-studio_23-2148565552.jpg"},
{
id: "4",
name: "Marcus R.",
role: "Collector",
quote: "I am proud to display these works in my living room.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-students-learning-draw-sketch-together-art-class-using-pencil-canvas-create-vase-model-personal-growth-workshop-drawing-skills-development_482257-47336.jpg",
},
name: "Marcus R.", role: "Collector", quote: "I am proud to display these works in my living room.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-students-learning-draw-sketch-together-art-class-using-pencil-canvas-create-vase-model-personal-growth-workshop-drawing-skills-development_482257-47336.jpg"},
{
id: "5",
name: "Elena K.",
role: "Artist",
quote: "Beautiful composition and daring color choices.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-artist-sculpture_23-2148002563.jpg",
},
name: "Elena K.", role: "Artist", quote: "Beautiful composition and daring color choices.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-artist-sculpture_23-2148002563.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -178,17 +110,11 @@ export default function HomePage() {
description="Have questions about commissions or availability?"
items={[
{
question: "Do you accept commissions?",
answer: "Yes, I take a limited number of commissions per month.",
},
question: "Do you accept commissions?", answer: "Yes, I take a limited number of commissions per month."},
{
question: "Are paintings framed?",
answer: "All paintings are sold unframed unless otherwise noted.",
},
question: "Are paintings framed?", answer: "All paintings are sold unframed unless otherwise noted."},
{
question: "How do you handle shipping?",
answer: "We provide professional packing and insured worldwide shipping.",
},
question: "How do you handle shipping?", answer: "We provide professional packing and insured worldwide shipping."},
]}
imageSrc="http://img.b2bpic.net/free-photo/painting-concept-with-brushes_23-2147781600.jpg"
/>
@@ -201,13 +127,9 @@ export default function HomePage() {
tag="Get in touch"
text="Ready to own an original or have a question about my work? Let's talk."
primaryButton={{
text: "Email Me",
href: "mailto:art@visionsoflight.com",
}}
text: "Email Me", href: "mailto:art@visionsoflight.com"}}
secondaryButton={{
text: "Visit Instagram",
href: "https://instagram.com",
}}
text: "Visit Instagram", href: "https://instagram.com"}}
/>
</SectionErrorBoundary>
</div>