Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Demander un devis", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "Dépannage", href: "#" }, { label: "Installation", href: "#" }] },
|
||||
{ title: "Informations", items: [{ label: "Mentions Légales", href: "#" }, { label: "Confidentialité", href: "#" }] }
|
||||
|
||||
Reference in New Issue
Block a user