Merge version_1 into main #5
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
imageAlt="Portfolio showcase"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rivera", handle: "Creative Director", testimonial: "Exceptional work that transforms visions into compelling digital realities.", rating: 5,
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to bring your vision to life? Let's collaborate and create something extraordinary together."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Start a Conversation", href: "#contact-form" },
|
||||
|
||||
Reference in New Issue
Block a user