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