Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 18:42:31 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="small"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="aurora"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Nous Appeler", href: "tel:+33385821314" }
]}
buttonAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adorable-husky-puppy-black-scene_181624-48011.jpg", imageAlt: "Chien heureux"
@@ -65,7 +65,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-baby-kitten-sitting-table_658552-63.jpg", imageAlt: "Chaton adorable"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet-dog_23-2149198631.jpg?_wi=1", imageAlt: "Vaccination animal"
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet-dog_23-2149198631.jpg", imageAlt: "Vaccination animal"
}
]}
rightCarouselItems={[
@@ -131,7 +131,7 @@ export default function LandingPage() {
},
{
id: 2,
tag: "Prévention", title: "Vaccination", subtitle: "Protection contre les maladies", description: "Calendrier vaccinal complet pour les chiens et les chats. Protection optimale recommandée dès le jeune âge et mise à jour régulière.", imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet-dog_23-2149198631.jpg?_wi=2", imageAlt: "Service de vaccination animale"
tag: "Prévention", title: "Vaccination", subtitle: "Protection contre les maladies", description: "Calendrier vaccinal complet pour les chiens et les chats. Protection optimale recommandée dès le jeune âge et mise à jour régulière.", imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet-dog_23-2149198631.jpg", imageAlt: "Service de vaccination animale"
},
{
id: 3,
@@ -179,22 +179,22 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Geneviève Flour", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Geneviève Flour"
id: "1", name: "Geneviève Flour", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Geneviève Flour"
},
{
id: "2", name: "Laura Bergeret", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "Laura Bergeret"
id: "2", name: "Laura Bergeret", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Laura Bergeret"
},
{
id: "3", name: "Marc Dupont", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Marc Dupont"
id: "3", name: "Marc Dupont", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Marc Dupont"
},
{
id: "4", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Sophie Martin"
id: "4", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Sophie Martin"
},
{
id: "5", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jean Leclerc"
id: "5", name: "Jean Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jean Leclerc"
},
{
id: "6", name: "Claire Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=3", imageAlt: "Claire Rousseau"
id: "6", name: "Claire Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Claire Rousseau"
}
]}
cardTitle="Plus de 150 avis clients satisfaits nous font confiance"