Merge version_1 into main #3
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Envy Studios"
|
||||
description="Where creativity meets innovation. We craft stunning visual experiences that elevate your brand and captivate your audience."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Explore Our Work", href: "#showcase" },
|
||||
{ text: "Book a Consultation", href: "#contact" }
|
||||
@@ -138,7 +138,6 @@ export default function LandingPage() {
|
||||
titleClassName="text-3xl font-extrabold"
|
||||
descriptionClassName="text-base mt-4"
|
||||
buttonContainerClassName="flex gap-4 mt-8"
|
||||
textBoxClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user