Update src/app/page.tsx

This commit is contained in:
2026-04-26 12:26:46 +00:00
parent 89733decae
commit 50ee0d406d

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/uploaded-1777200990405-fpi8ibhu.png"
brandName="Digital Creation"
logoClassName="scale-[4.5]"
button={{ text: "WhatsApp", href: "https://wa.me/yournumber" }}
button={{ text: "WhatsApp", href: "https://wa.me/yournumber", className: "bg-[#25D366] hover:bg-[#128C7E] text-white" }}
/>
</div>