Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-05-27 17:32:11 +00:00

View File

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