Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardThree
|
||||
title="Our Premium Services"
|
||||
description="Comprehensive creative solutions designed for brands, events, and films seeking sophisticated digital experiences."
|
||||
description="Comprehensive creative solutions designed for brands, events, and films seeking sophisticated digital experiences. Ready to elevate your vision? Let's discuss your project and bring your creative goals to life."
|
||||
tag="Services"
|
||||
tagIcon={Zap}
|
||||
features={[
|
||||
@@ -89,6 +89,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book a Consultation", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user