2 Commits

Author SHA1 Message Date
a44ee452c5 Update src/app/page.tsx 2026-04-02 21:30:28 +00:00
068062ea94 Merge version_2 into main
Merge version_2 into main
2026-04-02 21:29:08 +00:00

View File

@@ -133,7 +133,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "starter", tag: "Essential", price: "$1,500", period: "setup", description: "Core systems for new service businesses.", featuresTitle: "Includes", features: [ id: "starter", tag: "Core Automation", price: "$1,500", period: "setup", description: "Core systems for new service businesses.", featuresTitle: "Includes", features: [
"Custom Website", "CRM Setup", "Google Calendar Integration", "Lead Form Automation"], "Custom Website", "CRM Setup", "Google Calendar Integration", "Lead Form Automation"],
button: { button: {
text: "Book Now", href: "#contact"}, text: "Book Now", href: "#contact"},