Merge version_1 into main #1
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
avatars={heroAvatars}
|
||||
avatarText="Trusted by Minnesota businesses"
|
||||
buttons={[{ text: "Contact Us", href: "contact" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
type: "text", content: "helping small businesses grow online. We believe that great web design combined with strategic thinking creates real business results."},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASdeLWiC8Iwvw45PUl2uwUU2mq/professional-office-workspace-with-compu-1772590048827-05d391c2.png"
|
||||
imageAlt="Professional office workspace"
|
||||
mediaAnimation="entrance-slide"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Message"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user