Compare commits

...

2 Commits

Author SHA1 Message Date
21f413df1e Update src/app/page.tsx 2026-04-23 21:28:31 +00:00
16db4b0ae1 Merge version_18 into main
Merge version_18 into main
2026-04-23 17:43:14 +00:00

View File

@@ -52,6 +52,7 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClWbrS92bXmt7LmjB3TsGBCnuR/uploaded-1776966178389-c97cn8rw.png"
imageAlt="Olivia Lallouz"
buttons={[{ text: "Schedule your evaluation", href: "#contact" }]}
buttonClassName="bg-primary text-primary-foreground font-bold"
/>
</div>