Merge version_1 into main #3
@@ -55,17 +55,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=1", imageAlt: "AI Website Preview 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=2", imageAlt: "AI Website Preview 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=3", imageAlt: "AI Website Preview 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 4"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=4", imageAlt: "AI Website Preview 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 5"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=5", imageAlt: "AI Website Preview 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg", imageAlt: "AI Website Preview 6"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=6", imageAlt: "AI Website Preview 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "NexAI a révolutionné ma façon de lancer des projets en ligne.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg"},
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "NexAI a révolutionné ma façon de lancer des projets en ligne.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Marc L.", handle: "@marcl", testimonial: "Incroyable rapidité. Un site pro en moins d'une minute !", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-technician-optimizing-production-flow-using-laptop_482257-124916.jpg"},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "David K.", handle: "@davidk", testimonial: "Simple, efficace et beau design par défaut.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-talking-phone-office_1303-19611.jpg"},
|
||||
{
|
||||
id: "5", name: "Lucas M.", handle: "@lucasm", testimonial: "La technologie utilisée est bluffante, résultat pro immédiat.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg"},
|
||||
id: "5", name: "Lucas M.", handle: "@lucasm", testimonial: "La technologie utilisée est bluffante, résultat pro immédiat.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-leader-her-colleagues-two-cheerful-men-woman-standing-together-after-corporate-meeting-office-smiling-looking-camera-female-leadership-business-concept_74855-24566.jpg?_wi=2"},
|
||||
]}
|
||||
title="Ce qu'ils en disent"
|
||||
description="Plus de 50 000 utilisateurs nous font confiance."
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/global-network-futuristic-technology_53876-117947.jpg?_wi=7"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user