Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="team" data-section="team">
|
<div id="team" data-section="team">
|
||||||
<TeamCardOne
|
<TeamCardOne
|
||||||
animationType="slide-up"
|
animationType="depth-3d"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-disinterested-woman_23-2149022645.jpg", alt: "Sophie Miller"},
|
src: "http://img.b2bpic.net/free-photo/portrait-disinterested-woman_23-2149022645.jpg", alt: "Sophie Miller"},
|
||||||
]}
|
]}
|
||||||
ratingAnimation="opacity"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -187,13 +187,13 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Ready to Elevate Your Brand?"
|
title="Ready to Elevate Your Brand?"
|
||||||
description="Let's connect and discuss how Esentia Agency can transform your vision into market-leading success. Request a free consultation today."
|
description="Let's connect and discuss how Esentia Agency can transform your vision into market-leading success. Request a free consultation today."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/hands-close-up-young-woman-using-laptop_1098-2423.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/hands-close-up-young-woman-using-laptop_1098-2423.jpg"
|
||||||
imageAlt="Modern office setting with hands typing on a laptop, symbolizing communication and connection."
|
imageAlt="Modern office setting with hands typing on a laptop, symbolizing communication and connection."
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="blur-reveal"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Your email address"
|
inputPlaceholder="Your email address"
|
||||||
buttonText="Send Message"
|
buttonText="Send Message"
|
||||||
@@ -213,4 +213,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user