Update src/app/page.tsx

This commit is contained in:
2026-06-02 14:08:42 +00:00
parent d1682a578a
commit eb650761e9

View File

@@ -81,14 +81,14 @@ export default function LandingPage() {
heading={[
{
type: "text", content: "Meer over Bromlewe: al 40 jaar vakmanschap"},
{
type: "image", src: "http://img.b2bpic.net/free-photo/teamwork-off-engineer-meeting-architectural-project_1421-115.jpg", alt: "professional technician smiling diverse"}
]}
buttons={[
{
text: "Onze diensten", href: "#diensten"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/teamwork-off-engineer-meeting-architectural-project_1421-115.jpg"
imageAlt="professional technician smiling diverse"
/>
</div>