Update src/app/page.tsx

This commit is contained in:
2026-03-04 14:01:15 +00:00
parent e43977bc71
commit c1da563fb3

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
tagIcon={Lightbulb}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARG8WLOnd73ZM6q5jxljQ02a6d/a-team-of-talented-web-designers-and-dev-1772547975471-2336ffa4.png"
imageAlt="Diverse team of web designers and developers"
buttons={[{ text: "Learn More", href: "#services" }]}
buttons={[{ text: "Explore Our Services", href: "services" }]}
useInvertedBackground={false}
/>
</div>