4 Commits

Author SHA1 Message Date
f56b819655 Update src/app/page.tsx 2026-04-05 14:07:46 +00:00
0f1b4a0858 Merge version_5 into main
Merge version_5 into main
2026-04-05 14:04:53 +00:00
dc9d3ade15 Update src/app/page.tsx 2026-04-05 14:04:50 +00:00
fa7386f712 Merge version_4 into main
Merge version_4 into main
2026-04-05 13:58:47 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ background={{
variant: "plain"}} variant: "plain"}}
title="Websites, die Anfragen bringen. Nicht nur aussehen." title="Websites, die Anfragen bringen. Nicht nur aussehen."
description="Wir entwickeln Websites, Performance-Marketing und digitale Systeme für Betriebe, die in ihrer Branche die Nummer eins werden wollen. Aus einer Hand. Transparent. Messbar." description="Wir generieren planbare Kundenanfragen für lokale Betriebe durch performance-starke Websites und gezielte digitale Systeme. Schluss mit Streuverlusten messbare Resultate für Ihren unternehmerischen Erfolg."
testimonials={[ testimonials={[
{ {
name: "Kunde 1", handle: "@trust", testimonial: "Exzellente Arbeit!", rating: 5, name: "Kunde 1", handle: "@trust", testimonial: "Exzellente Arbeit!", rating: 5,
@@ -144,9 +144,13 @@ export default function LandingPage() {
<div id="projekte" data-section="projekte"> <div id="projekte" data-section="projekte">
<ProductCardOne <ProductCardOne
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{
text: "Portfolio ansehen", href: "#projekte"}
]}
products={[ products={[
{ {
id: "1", name: "Lucky 13 Ink", price: "Webseite", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYokuHbiqZ201hEAANDCFwi7R/dark-modern-rounded-card-with-blurred-gl-1775306847087-0799a7e8.png?_wi=4"}, id: "1", name: "Lucky 13 Ink", price: "Webseite", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BlYokuHbiqZ201hEAANDCFwi7R/dark-modern-rounded-card-with-blurred-gl-1775306847087-0799a7e8.png?_wi=4"},