Bob AI: fix build errors (attempt 1)
This commit is contained in:
@@ -38,7 +38,6 @@ export default function App() {
|
||||
ctaButton={{
|
||||
text: "Emergency Help",
|
||||
href: "#contact",
|
||||
className: "animated-gradient-button",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -51,7 +50,6 @@ export default function App() {
|
||||
primaryButton={{
|
||||
text: "Schedule Service Now",
|
||||
href: "#contact",
|
||||
className: "animated-gradient-button",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Get Emergency Help",
|
||||
@@ -183,7 +181,6 @@ export default function App() {
|
||||
primaryButton: {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
className: "animated-gradient-button",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -200,7 +197,6 @@ export default function App() {
|
||||
primaryButton: {
|
||||
text: "Choose Plan",
|
||||
href: "#contact",
|
||||
className: "animated-gradient-button",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -215,7 +211,6 @@ export default function App() {
|
||||
primaryButton: {
|
||||
text: "Call Now",
|
||||
href: "#contact",
|
||||
className: "animated-gradient-button",
|
||||
},
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user