Merge version_4 into main #6
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -52,6 +52,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="none"
|
||||
tagAnimation="none"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", alt: "Sarah Mitchell" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", alt: "Michael Chen" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", alt: "Emily Rodriguez" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", alt: "David Kim" }
|
||||
]}
|
||||
avatarText="Trusted by coaches and consultants"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -223,4 +230,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user