Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-27 17:31:21 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
heading={[{ type: "text", content: "Our Passion for Disney Artistry" }]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-painting-canvas_23-2149050511.jpg"
image={{ src: "http://img.b2bpic.net/free-photo/full-shot-woman-painting-canvas_23-2149050511.jpg", alt: "artist drawing disney character sketch" }}
buttons={[
{ text: "Learn More About Us", href: "#team" },
{ text: "View Our Work", href: "#portfolio" }