Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Rajsavi Tea"
|
||||
button={{ text: "Order Now", href: "#products" }}
|
||||
button={{ text: "Call to Shop: 816-831-3976", href: "tel:8168313976" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -273,4 +273,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user