Update src/app/projet/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ProjetPage() {
|
||||
name: "Mediterranean Coast",
|
||||
role: "Prime Location",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg",
|
||||
"http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg?_wi=2",
|
||||
imageAlt: "Coastal villa exterior with modern architecture",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function ProjetPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bonifacio-lighthouse_181624-5126.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bonifacio-lighthouse_181624-5126.jpg?_wi=3"
|
||||
imageAlt="Mediterranean coastline at dusk"
|
||||
logoText="RIVAGE"
|
||||
copyrightText="© 2025 RIVAGE SAS — Projet en cours de développement. Ce site est à des fins de présentation uniquement."
|
||||
|
||||
Reference in New Issue
Block a user