Merge version_2 into main #7
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Parking enrobé", price: "Projet réalisé", variant: "Hauts-de-Seine", imageSrc: "http://img.b2bpic.net/free-photo/young-man-traveling-around-world_23-2148195160.jpg?_wi=1", imageAlt: "Parking enrobé à chaud"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Allée maison", price: "Projet réalisé", variant: "Île-de-France", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg", imageAlt: "Allée maison aménagement complet"
|
||||
id: "4", name: "Allée maison", price: "Projet réalisé", variant: "Île-de-France", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg?_wi=1", imageAlt: "Allée maison aménagement complet"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function PricingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "premium", title: "Projet Complet", price: "Sur devis", period: "/projet", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg", imageAlt: "Aménagement complet", button: { text: "Demander un devis", href: "#contact" },
|
||||
id: "premium", title: "Projet Complet", price: "Sur devis", period: "/projet", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-hanging-out-together-suburbs_23-2149085438.jpg?_wi=2", imageAlt: "Aménagement complet", button: { text: "Demander un devis", href: "#contact" },
|
||||
features: [
|
||||
"Étude personnalisée du projet", "Terrassement complet", "Aménagements multiples possibles", "Suivi de chantier professionnel", "Garantie décennale incluse"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user