Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1803f6bf54 | |||
| 2d1621ca75 |
@@ -134,10 +134,10 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Book Today"
|
tag="Book Today"
|
||||||
title="DM Us for Appointments"
|
title="DM Us for Appointments"
|
||||||
description="Find us on Instagram @FreshBinBoys. We offer service Monday and Wednesday, 4pm-7pm."
|
description="Find us on Instagram @Fresh_bin_boys. We offer service Monday and Wednesday, 4pm-7pm."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Instagram @FreshBinBoys", href: "https://instagram.com/FreshBinBoys"},
|
text: "Instagram @Fresh_bin_boys", href: "https://instagram.com/Fresh_bin_boys"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -151,4 +151,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user