Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
variant: "radial-gradient"}}
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: +65 6123 4567", href: "tel:+6561234567"},
|
||||
text: "Get Quick Repair", href: "tel:+6561234567"},
|
||||
{
|
||||
text: "Book Service", href: "/services"},
|
||||
]}
|
||||
@@ -181,4 +181,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user