Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-20 05:44:02 +00:00

View File

@@ -171,11 +171,17 @@ export default function LandingPage() {
{ text: "View All Testimonials", href: "#" }
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCEVo2ef8MB45aG7KuCo2SIndA/professional-headshot-of-a-confident-mal-1773984743823-14699edc.png"
imageAlt="Client testimonial profile"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCEVo2ef8MB45aG7KuCo2SIndA/professional-headshot-of-a-confident-mal-1773984743823-14699edc.png", imageAlt: "Client testimonial profile"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BCEVo2ef8MB45aG7KuCo2SIndA/professional-headshot-of-a-confident-mal-1773984743823-14699edc.png", imageAlt: "Client testimonial profile"
}
]}
mediaAnimation="slide-up"
frameStyle="card"
rating={5}
ratingText="5.0 from 200+ reviews"
ariaLabel="Client testimonials section"
/>
</div>