Update src/app/page.tsx
This commit is contained in:
@@ -81,6 +81,7 @@ export default function WebAgency2Page() {
|
||||
description="Ce que nos clients disent de notre expertise."
|
||||
textboxLayout="default"
|
||||
showRating={true}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sophie L.", handle: "@sophie.l", testimonial: "Une transformation totale de notre identité visuelle. Résultat sublime.", rating: 5, icon: Star },
|
||||
|
||||
Reference in New Issue
Block a user