removed depricated variant
This commit is contained in:
@@ -42,7 +42,6 @@ export default function Home() {
|
|||||||
<SectionCard
|
<SectionCard
|
||||||
title="Snabbkontakt"
|
title="Snabbkontakt"
|
||||||
icon={PhoneCall}
|
icon={PhoneCall}
|
||||||
variant="glass" // <-- Changed this to glass
|
|
||||||
>
|
>
|
||||||
<div className="space-y-4 pt-2">
|
<div className="space-y-4 pt-2">
|
||||||
<div className="flex flex-col md:flex-row md:justify-between md:items-center pb-4 border-b border-white gap-2">
|
<div className="flex flex-col md:flex-row md:justify-between md:items-center pb-4 border-b border-white gap-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user