Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:04:39 +00:00
parent 757d288a19
commit cb671a1bd6

View File

@@ -195,7 +195,7 @@ export default function LandingPage() {
text="Ready to elevate your packaging? Get in touch with our team for a free consultation and custom quote" text="Ready to elevate your packaging? Get in touch with our team for a free consultation and custom quote"
animationType="reveal-blur" animationType="reveal-blur"
buttons={[ buttons={[
{ text: "Contact Us", href: "#" }, { text: "Get Free Quote", href: "#" },
{ text: "WhatsApp Now", href: "https://wa.me/1234567890" } { text: "WhatsApp Now", href: "https://wa.me/1234567890" }
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}