Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c39d8d459 | |||
| 17a1fc9a75 |
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
|||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "1", badge: "Website Design", badgeIcon: Sparkles,
|
id: "1", badge: "Website Design", badgeIcon: Sparkles,
|
||||||
price: "Starting at $250", subtitle: "Pay after the website is completed. Perfect for your first website or redesign", buttons: [
|
price: "Starting at $250", subtitle: "Professional website starting at $250 built to help your business attract more customers online", buttons: [
|
||||||
{ text: "Get Started", href: "contact" },
|
{ text: "Get Started", href: "contact" },
|
||||||
{ text: "Learn More", href: "#" },
|
{ text: "Learn More", href: "#" },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user