Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3e30c4335 | |||
| ac36a0dbac | |||
| a512cb38d7 |
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "New Galaxy Point - Mobile Store in Sarsuna", description: "Your Trusted Mobile Store in Sarsuna. Latest Smartphones, Genuine Accessories & Friendly Service Since 2011"};
|
||||
title: "New Galaxy Point - Mobile Store in Sarsuna", description: "Your Trusted Mobile Store in Sarsuna. Latest Smartphones, Genuine Accessories & Friendly Service Since 2011"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -61,8 +61,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+917003575766" },
|
||||
{ text: "💬 WhatsApp", href: "https://wa.me/917003575766" }
|
||||
{ text: "Get Latest Deals", href: "tel:+917003575766" },
|
||||
{ text: "Chat for Quick Quote", href: "https://wa.me/917003575766" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user