feat: implement new design for button
This commit is contained in:
@@ -17,7 +17,7 @@ export default function EmptyUpcomingStaysBlock() {
|
||||
{_("Where should you go next?")}
|
||||
</span>
|
||||
</Title>
|
||||
<Button intent="primary" bgcolor="quarternary" asChild type="button">
|
||||
<Button intent="primary" asChild type="button">
|
||||
<Link className={styles.link} href={"#"} key="getInspired">
|
||||
{_("Get inspired")}
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user