Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ace1a4709 | |||
| fa2acc9b91 | |||
| cdba8b43a7 | |||
| c0503fa00e | |||
| 4606d96e83 | |||
| ad9d42fda1 |
1421
src/app/layout.tsx
1421
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Email Us", href: "mailto:info@antiqueemporium.com" },
|
{ text: "Email Us", href: "mailto:info@antiqueemporium.com" },
|
||||||
{ text: "Schedule Viewing", href: "#" }
|
{ text: "Call Us Today", href: "tel:+1-800-ANTIQUE" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user