Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b5cd51624 | |||
| 169921f1b7 | |||
| 0637382d71 |
@@ -186,8 +186,8 @@ export default function LandingPage() {
|
||||
title="Catering & Bulk Orders"
|
||||
description="Planning an event? We offer halal Chinese catering for corporate events, parties, and celebrations. Contact us for a custom quote."
|
||||
buttons={[
|
||||
{ text: "Request Catering Quote", href: "https://www.example.com/catering-form" },
|
||||
{ text: "Email us", href: "mailto:catering@example.com" }
|
||||
{ text: "Email us", href: "mailto:catering@example.com" },
|
||||
{ text: "Request Catering Quote", href: "https://www.example.com/catering-form" }
|
||||
]}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user