update services carousel title size

This commit is contained in:
sebvtl728
2025-01-02 23:44:09 +01:00
parent babf23ca10
commit 021afc7925
@@ -302,7 +302,12 @@ const ServicePageTemplate = ({
}} }}
/> />
<CardContent> <CardContent>
<Typography variant="h6" sx={{ fontWeight: "bold" }}> <Typography variant="h3"
sx={{
fontWeight: "bold",
fontSize: { xs: '1.2rem', md: '2rem', lg: '2.5rem' }, // Responsive
}}
>
{item.title} {item.title}
</Typography> </Typography>
<Typography variant="body2">{item.description}</Typography> <Typography variant="body2">{item.description}</Typography>
@@ -333,7 +338,7 @@ const ServicePageTemplate = ({
> >
Prêt à démarrer ? Prêt à démarrer ?
</Typography> </Typography>
<Typography variant="body1" sx={{ mb: 4 }}> <Typography variant="body1" sx={{ mb: 4 }}>
Rejoignez-nous dès aujourdhui et profitez de nos services pour Rejoignez-nous dès aujourdhui et profitez de nos services pour
booster votre activité. booster votre activité.