Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
imageAlt="creative team working collaboration digital"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2955.jpg", alt: "Team member Sarah" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/serious-young-man-standing-outdoors-with-his-arms-crossed_1262-19037.jpg", alt: "Team member Marcus" },
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
{ text: "Schedule a Consultation", href: "mailto:hello@webild.com" },
|
||||
{ text: "Explore Our Services", href: "#services" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user