Changes
This commit is contained in:
@@ -104,7 +104,7 @@ const PlansSection = () => {
|
|||||||
const isLoading = productsLoading || cartLoading || checkoutLoading;
|
const isLoading = productsLoading || cartLoading || checkoutLoading;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<section id="plans" className="py-24 px-6 bg-background">
|
<section id="abonnemang" className="py-24 px-6 bg-background">
|
||||||
<div className="max-w-5xl mx-auto">
|
<div className="max-w-5xl mx-auto">
|
||||||
{/* Section header */}
|
{/* Section header */}
|
||||||
<div className="text-center mb-16">
|
<div className="text-center mb-16">
|
||||||
|
|||||||
Reference in New Issue
Block a user