menu stiky, MAJ page Home add Testi...

This commit is contained in:
sebvtl728
2025-01-22 03:57:36 +01:00
parent cc641c5f5d
commit 1e4dd3b475
3 changed files with 32 additions and 27 deletions
+2 -1
View File
@@ -84,13 +84,14 @@ const Header = () => {
return (
<AppBar
position="static"
position="fixed"
color="transparent"
elevation={0}
sx={{
background: "linear-gradient(to right, #294A9A, #3158b3)",
color: "white",
transition: "all 0.3s ease",
}}
>
<Toolbar>
+29 -25
View File
@@ -111,10 +111,38 @@ const Home = () => {
{/* Section Témoignages */}
<Typography variant="h2" sx={{ fontWeight: "bold", mb: 2, textAlign: "center", fontSize: { xs: "2rem", md: "2rem", lg: "3rem" } }}>
Ce que disent nos clients
</Typography>
<Testi />
{/* Section Action */}
<Box sx={{ py: 6, px: 4, backgroundColor: "#0e467f", color: "#fff" }}>
<Typography variant="h2" align="center" gutterBottom sx={{ fontWeight: "bold", mb: 4 }}>
Prêt à Commencer ?
</Typography>
<Box textAlign="center">
<Button
variant="contained"
size="large"
sx={{
backgroundColor: "#fff",
color: "#0e467f",
fontWeight: "bold",
textTransform: "none",
"&:hover": { backgroundColor: "#e0e0e0" },
}}
href="/contact"
>
Contactez-nous dès aujourd'hui
</Button>
</Box>
</Box>
{/* Section Témoignages */}
<Box sx={{ py: 6, px: 4 }}>
<Typography variant="h2" sx={{ fontWeight: "bold", mb: 2, textAlign: "center", fontSize: { xs: "2rem", md: "2rem", lg: "3rem" } }}>
Ce que disent nos clients
Nos partenaires
</Typography>
<Grid container spacing={4}>
<Grid item xs={12} md={6}>
@@ -143,30 +171,6 @@ const Home = () => {
</Grid>
</Grid>
</Box>
{/* Section Action */}
<Box sx={{ py: 6, px: 4, backgroundColor: "#0e467f", color: "#fff" }}>
<Typography variant="h2" align="center" gutterBottom sx={{ fontWeight: "bold", mb: 4 }}>
Prêt à Commencer ?
</Typography>
<Box textAlign="center">
<Button
variant="contained"
size="large"
sx={{
backgroundColor: "#fff",
color: "#0e467f",
fontWeight: "bold",
textTransform: "none",
"&:hover": { backgroundColor: "#e0e0e0" },
}}
href="/contact"
>
Contactez-nous dès aujourd'hui
</Button>
</Box>
</Box>
<Testi />
</div>
);
};
+1 -1
View File
@@ -58,7 +58,7 @@ const TestimonialSection = () => {
},
}}
>
Innovatech a transformé notre vision en réalité avec une approche
In3 a transformé notre vision en réalité avec une approche
passionnée et professionnelle.
</Typography>