3 Commits

Author SHA1 Message Date
e7e196ee19 Update src/app/page.tsx 2026-05-27 17:32:54 +00:00
5f4e025599 Update src/app/page.tsx 2026-05-27 17:32:08 +00:00
e156908fd9 Update src/app/page.tsx 2026-05-27 17:31:18 +00:00

View File

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