Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1c6ce2293 | |||
| 5ab55007a5 | |||
| efbda8598a |
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Transform Your Vision Into Reality"
|
||||
description="Modern solutions designed for your success. Discover how we deliver results."
|
||||
variant: "animated-grid"}}
|
||||
title="Innovate. Accelerate. Achieve."
|
||||
description="Unlock your potential with our cutting-edge solutions designed for rapid growth."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Katrin Zeh-Tolksdorf"},
|
||||
@@ -73,7 +73,9 @@ export default function LandingPage() {
|
||||
avatarText="Ihre digitale Steuerberaterin in Berlin"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Work", href: "#features"},
|
||||
text: "Explore Our Solutions", href: "#features"},
|
||||
{
|
||||
text: "Get Started Today", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
marqueeItems={[
|
||||
|
||||
Reference in New Issue
Block a user