Merge version_1 into main #4
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friendly-successful-female-professional-posing-with-arms-folded_74855-2814.jpg"
|
||||
imageAlt="Professional coach leading a session"
|
||||
mediaAnimation="smooth"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Your Transformation", href: "#contact" },
|
||||
{ text: "Learn More", href: "#services" },
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-asian-woman-standing-with-longboard-sunny-road-skating-skate-park-her-cruiser_1258-133937.jpg"
|
||||
imageAlt="Coach Sarah Mitchell inspiring clients"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tag="FAQ"
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user