Merge version_2 into main #4
@@ -25,9 +25,11 @@ export const metadata: Metadata = {
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "CA Anusha Godavarthi & Associates", description: "Trusted chartered accountancy services for businesses and individuals in Hyderabad", type: "website", siteName: "CA Anusha Godavarthi & Associates"},
|
||||
title: "CA Anusha Godavarthi & Associates", description: "Trusted chartered accountancy services for businesses and individuals in Hyderabad", type: "website", siteName: "CA Anusha Godavarthi & Associates"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "CA Anusha Godavarthi & Associates"},
|
||||
card: "summary_large_image", title: "CA Anusha Godavarthi & Associates"
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -1414,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -66,8 +66,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#services" },
|
||||
{ text: "Contact Us", href: "#contact" }
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -216,4 +215,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user