Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -196,13 +196,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", name: "Restaurant La Sqala", price: "Restauration", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-restaurant_1339-2605.jpg", imageAlt: "Voiles d'ombrage pour le restaurant La Sqala à Casablanca"},
|
||||
{
|
||||
id: "p3", name: "Résidence Bouskoura", price: "Collectif Résidentiel", imageSrc: "http://img.b2bpic.net/free-photo/natural-young-outdoors-clothes-day_1157-3919.jpg", imageAlt: "Installation de voiles d'ombrage dans une résidence à Bouskoura"},
|
||||
id: "p3", name: "Résidence Bouskoura", price: "Collectif Résidentiel", imageSrc: "http://img.b2bpic.net/free-photo/natural-young-outdoors-clothes-day_1157-3919.jpg", alt: "Installation de voiles d'ombrage dans une résidence à Bouskoura"},
|
||||
{
|
||||
id: "p4", name: "Hôtel Mgoun", price: "Hôtellerie", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_74190-3805.jpg", imageAlt: "Voile d'ombrage moderne pour l'Hôtel Mgoun à Marrakech"},
|
||||
{
|
||||
id: "p5", name: "Marina Smir", price: "Espace Public", imageSrc: "http://img.b2bpic.net/free-photo/beach-wooden-awnings-empty-sandy-beach-selective-focus-vacation-seaside-resort_166373-2367.jpg", imageAlt: "Structure d'ombrage innovante à Marina Smir"},
|
||||
{
|
||||
id: "p6", name: "Port TangerMed", price: "Institutionnel", imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-playground_23-2147796186.jpg", imageAlt: "Projet de voile d'ombrage au Port TangerMed"},
|
||||
id: "p6", name: "Port TangerMed", price: "Institutionnel", imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-playground_23-2147796186.jpg", alt: "Projet de voile d'ombrage au Port TangerMed"},
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
title="Nos Réalisations : L'ombre sublimée"
|
||||
@@ -263,7 +263,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
cardTitle="Voiles d'ombrage : des clients conquis"
|
||||
cardTag="Témoignages"
|
||||
cardAnimation="slide-up"
|
||||
cardAnimation="entrance-slide"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user