Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f06dc11798 | |||
| fcef2e7b3d |
@@ -61,8 +61,7 @@ export default function LandingPage() {
|
|||||||
{ imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=2", imageAlt: "Project showcase three" }
|
{ imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=2", imageAlt: "Project showcase three" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start a Project", href: "#contact" },
|
{ text: "Start a Project", href: "#contact" }
|
||||||
{ text: "View Our Work", href: "#portfolio" }
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
@@ -160,8 +159,7 @@ export default function LandingPage() {
|
|||||||
title="Let's Build Something Exceptional."
|
title="Let's Build Something Exceptional."
|
||||||
description="Transform your vision into a high-performance website that drives results. Our team is ready to bring your ideas to life."
|
description="Transform your vision into a high-performance website that drives results. Our team is ready to bring your ideas to life."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Website", href: "mailto:hello@archisites.com" },
|
{ text: "Start Your Website", href: "mailto:hello@archisites.com" }
|
||||||
{ text: "Schedule a Call", href: "#contact" }
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "animated-grid" }}
|
background={{ variant: "animated-grid" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user