Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -32,7 +32,6 @@ export default function AboutPage() {
|
|||||||
{ name: "About", id: "/about" },
|
{ name: "About", id: "/about" },
|
||||||
{ name: "Contact", id: "/contact" }
|
{ name: "Contact", id: "/contact" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Get Started", href: "/contact" }}
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<AboutMetric
|
<AboutMetric
|
||||||
|
|||||||
@@ -30,7 +30,6 @@ export default function ContactPage() {
|
|||||||
{ name: "About", id: "/about" },
|
{ name: "About", id: "/about" },
|
||||||
{ name: "Contact", id: "/contact" }
|
{ name: "Contact", id: "/contact" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Get Started", href: "/contact" }}
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
@@ -39,7 +38,6 @@ export default function ContactPage() {
|
|||||||
description="Tell us about your ideas, and we'll help you bring them to life. Reach out today for a consultation."
|
description="Tell us about your ideas, and we'll help you bring them to life. Reach out today for a consultation."
|
||||||
background={{ variant: "rotated-rays-animated" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttonText="Send Message"
|
|
||||||
inputPlaceholder="Your Email Address"
|
inputPlaceholder="Your Email Address"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
onSubmit={(email) => console.log("Contact form submitted with email:", email)}
|
onSubmit={(email) => console.log("Contact form submitted with email:", email)}
|
||||||
|
|||||||
@@ -38,7 +38,6 @@ export default function WebAgency2Page() {
|
|||||||
{ name: "O nás", id: "about" },
|
{ name: "O nás", id: "about" },
|
||||||
{ name: "Kontakt", id: "contact" },
|
{ name: "Kontakt", id: "contact" },
|
||||||
]}
|
]}
|
||||||
button={{ text: "Začať", href: "#contact" }}
|
|
||||||
/>
|
/>
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="Tvoríme digitálne zážitky"
|
title="Tvoríme digitálne zážitky"
|
||||||
@@ -47,10 +46,7 @@ export default function WebAgency2Page() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "canvas-reveal" }}
|
background={{ variant: "canvas-reveal" }}
|
||||||
buttons={[
|
buttons={[]}
|
||||||
{ text: "Začať projekt", href: "#contact" },
|
|
||||||
{ text: "Zobraziť prácu", href: "#work" },
|
|
||||||
]}
|
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
@@ -74,7 +70,7 @@ export default function WebAgency2Page() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
buttons={[{ text: "Všetky služby", href: "#services" }]}
|
buttons={[]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
@@ -102,7 +98,7 @@ export default function WebAgency2Page() {
|
|||||||
description="Výber projektov, ktoré sme vytvorili pre klientov naprieč odvetviami."
|
description="Výber projektov, ktoré sme vytvorili pre klientov naprieč odvetviami."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Zobraziť všetky práce", href: "#work" }]}
|
buttons={[]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
cardClassName="!h-auto aspect-video"
|
cardClassName="!h-auto aspect-video"
|
||||||
features={[
|
features={[
|
||||||
@@ -238,10 +234,7 @@ export default function WebAgency2Page() {
|
|||||||
title="Pripravení transformovať svoju digitálnu prítomnosť?"
|
title="Pripravení transformovať svoju digitálnu prítomnosť?"
|
||||||
description="Poďme spoločne vytvoriť niečo mimoriadne. Ozvite sa a prediskutujme váš ďalší projekt."
|
description="Poďme spoločne vytvoriť niečo mimoriadne. Ozvite sa a prediskutujme váš ďalší projekt."
|
||||||
background={{ variant: "rotated-rays-animated" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
buttons={[
|
buttons={[]}
|
||||||
{ text: "Začať váš projekt", href: "#contact" },
|
|
||||||
{ text: "Zobraziť našu prácu", href: "#work" },
|
|
||||||
]}
|
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -259,10 +252,10 @@ export default function WebAgency2Page() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Služby", items: [
|
title: "Služby", items: [
|
||||||
{ label: "Vývoj webu", href: "#" },
|
{ label: "Vývoj webu", href: "/#" },
|
||||||
{ label: "SEO", href: "#" },
|
{ label: "SEO", href: "/#" },
|
||||||
{ label: "Budovanie značky", href: "#" },
|
{ label: "Budovanie značky", href: "/#" },
|
||||||
{ label: "UI/UX Dizajn", href: "#" },
|
{ label: "UI/UX Dizajn", href: "/#" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user