Update src/app/page.tsx
This commit is contained in:
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Visit us at 1 Garegin Nzhdeh St, Yerevan. For inquiries, call 033 885855 or visit coffeehouse.am."
|
||||
text="Visit us at 1 Garegin Nzhdeh St today—call 033 885855 for group bookings or questions."
|
||||
buttons={[{ text: "Call Now", href: "tel:033885855" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -162,4 +162,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user