Merge version_1 into main #6

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

View File

@@ -66,12 +66,6 @@ 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"
imageAlt="artist drawing disney character sketch"
buttons={[
{ text: "Learn More About Us", href: "#team" },
{ text: "View Our Work", href: "#portfolio" }
]}
/>
</div>