Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #29.
This commit is contained in:
@@ -46,8 +46,8 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Call Now: +48 604 160 529", href: "tel:+48604160529" },
|
||||
{ text: "Send Inquiry", href: "#contact" }
|
||||
{ text: "Zadzwoń teraz: +48 604 160 529", href: "tel:+48604160529" },
|
||||
{ text: "Wyślij zapytanie", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
@@ -67,10 +67,10 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Gabor Inczedy – Owner of INCY-TRANS" }
|
||||
{ type: "text", content: "Gabor Inczedy – właściciel firmy INCY-TRANS" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Contact Directly", href: "#contact" }
|
||||
{ text: "Skontaktuj się bezpośrednio", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -80,9 +80,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardOne
|
||||
title="Our Services"
|
||||
description="Comprehensive translation and content management solutions tailored for businesses and individuals."
|
||||
tag="What We Offer"
|
||||
title="Nasze usługi"
|
||||
description="Kompleksowe rozwiązania w zakresie tłumaczeń i zarządzania treścią, dostosowane do potrzeb firm i osób prywatnych."
|
||||
tag="Nasza oferta"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user