Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user