Compare commits
3 Commits
version_10
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 37613d004a | |||
| 85b1a8e58c | |||
| 228a21b160 |
@@ -31,7 +31,7 @@ export default function WebAgency2Page() {
|
|||||||
>
|
>
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Theodore Elmiger"
|
brandName="Switzerweb"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Réalisations", id: "work" },
|
{ name: "Réalisations", id: "work" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
@@ -170,7 +170,7 @@ export default function WebAgency2Page() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "1", name: "Maria Santos", handle: "@luxuriatravel", testimonial: "Theodore Elmiger a totalement transformé notre présence en ligne. L'équipe a livré un site magnifique qui a dépassé nos attentes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-xmzcujf9.png" },
|
{ id: "1", name: "Maria Santos", handle: "@luxuriatravel", testimonial: "Switzerweb a totalement transformé notre présence en ligne. L'équipe a livré un site magnifique qui a dépassé nos attentes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-xmzcujf9.png" },
|
||||||
{ id: "2", name: "John Doe", handle: "@johndoe", testimonial: "Service exceptionnel et résultats concrets dès le lancement. Je recommande vivement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-dqsdv4cu.png" },
|
{ id: "2", name: "John Doe", handle: "@johndoe", testimonial: "Service exceptionnel et résultats concrets dès le lancement. Je recommande vivement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-dqsdv4cu.png" },
|
||||||
{ id: "3", name: "Alice Martin", handle: "@alicem", testimonial: "Une collaboration fluide et un résultat final impressionnant. Très professionnel.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-kxk8bozl.png" },
|
{ id: "3", name: "Alice Martin", handle: "@alicem", testimonial: "Une collaboration fluide et un résultat final impressionnant. Très professionnel.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-kxk8bozl.png" },
|
||||||
{ id: "4", name: "Bob Smith", handle: "@bobsmith", testimonial: "Excellent travail sur l'optimisation mobile. Notre trafic a triplé !", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-yavw4az8.png" },
|
{ id: "4", name: "Bob Smith", handle: "@bobsmith", testimonial: "Excellent travail sur l'optimisation mobile. Notre trafic a triplé !", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1CZ8wJvEJetEx867dlBUUa9fk/uploaded-1778687957597-yavw4az8.png" },
|
||||||
@@ -191,7 +191,7 @@ export default function WebAgency2Page() {
|
|||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
<FeatureCardSixteen
|
<FeatureCardSixteen
|
||||||
title="Pourquoi Theodore Elmiger ?"
|
title="Pourquoi Switzerweb ?"
|
||||||
description="Découvrez la différence avec une agence web professionnelle."
|
description="Découvrez la différence avec une agence web professionnelle."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -245,8 +245,8 @@ export default function WebAgency2Page() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="Theodore Elmiger"
|
logoText="Switzerweb"
|
||||||
copyrightText="© 2026 | Theodore Elmiger"
|
copyrightText="© 2026 | Switzerweb"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Entreprise", items: [
|
title: "Entreprise", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user