Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
imageAlt="Professional business center in Satara"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919876543210" },
|
||||
{ text: "Get a Quote", href: "#contact" },
|
||||
{ text: "Book a Consultation", href: "#contact" },
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user