Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -98,11 +98,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonial="Working with this team has been a game-changer for our business. Their expertise and dedication are unmatched."
|
testimonial="Working with this team has been a game-changer for our business. Their expertise and dedication are unmatched."
|
||||||
rating={5}
|
rating={5}
|
||||||
|
ratingAnimation="slide-up"
|
||||||
author="Alice Johnson"
|
author="Alice Johnson"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", alt: "Alice Johnson"}
|
src: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", alt: "Alice Johnson"}
|
||||||
]}
|
]}
|
||||||
|
avatarsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user