Update src/app/page.tsx
This commit is contained in:
@@ -66,6 +66,10 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Our Passion for Disney Artistry" }]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn More About Us", href: "#team" },
|
||||
{ text: "View Our Work", href: "#portfolio" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user