Update src/app/page.tsx

This commit is contained in:
2026-05-19 17:09:14 +00:00
parent 13b8ebc9e7
commit fbc466a3ea

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Beyond Calls, Crafting Success"
description="Crafting Calls LLC provides world-class call centre solutions designed to streamline your communication and boost business efficiency."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dx4OGL3LeWziG6okH1UbXBl6Eq/uploaded-1779210519827-lyoc6fcb.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dx4OGL3LeWziG6okH1UbXBl6Eq/uploaded-1779210519827-lyoc6fcb.jpg?_wi=1"
imageAlt="Professional customer support agent"
/>
</div>
@@ -135,7 +135,7 @@ export default function LandingPage() {
{ name: "email", type: "email", placeholder: "Email" },
]}
textarea={{ name: "message", placeholder: "How can we help you?" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dx4OGL3LeWziG6okH1UbXBl6Eq/uploaded-1779210519827-lyoc6fcb.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dx4OGL3LeWziG6okH1UbXBl6Eq/uploaded-1779210519827-lyoc6fcb.jpg?_wi=2"
/>
</div>