Bob AI: You added the text to the cards but not an actual ...

This commit is contained in:
2026-02-07 20:40:29 +00:00
parent 2c9bfb461c
commit 42497229d7

View File

@@ -161,9 +161,9 @@ const FeatureCardTwentyFive = ({
))}
</div>
<div className="mt-5">
<a href="#dishes" className="bg-primary text-background px-4 py-2 rounded-theme transition-colors hover:bg-primary-hover">
<button className="bg-primary text-background px-4 py-2 rounded-theme transition-colors hover:bg-primary-hover">
Take a Look at Dishes
</a>
</button>
</div>
</div>
);