Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cf344cad8 | |||
| 36c0b677dc | |||
| 5a9056bf42 |
@@ -64,8 +64,8 @@ const LandingPage = () => {
|
|||||||
{ text: "Anfrage stellen", href: "#contact" },
|
{ text: "Anfrage stellen", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-carrying-placard-together_23-2149328067.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeoMDImuVszDeU3VuPGx1PuIUV/uploaded-1772962862520-6p7rfvso.jpg"
|
||||||
imageAlt="Gipsprodukte und Baumaterialien"
|
imageAlt="Drywall construction work - Gipsprodukte und Baumaterialien"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -259,4 +259,4 @@ const LandingPage = () => {
|
|||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
export default LandingPage;
|
export default LandingPage;
|
||||||
Reference in New Issue
Block a user