Merge version_13 into main
Merge version_13 into main
This commit was merged in pull request #12.
This commit is contained in:
@@ -161,7 +161,7 @@ const FeatureCardTwentyFive = ({
|
||||
))}
|
||||
</div>
|
||||
<div className="mt-5">
|
||||
<button className={cls("bg-purple-500 text-background px-4 py-2 rounded-theme transition-colors hover:bg-purple-600", textBoxButtonClassName)}>
|
||||
<button className={cls("bg-primary text-background px-4 py-2 rounded-theme transition-colors hover:bg-primary-dark", textBoxButtonClassName)}>
|
||||
Take a Look at Dishes
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user