Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91762bc445 | |||
| 98b21d1a09 | |||
| f06dc11798 | |||
| fcef2e7b3d | |||
| 2f3693829a | |||
| 8af8b25853 | |||
| c064986e20 | |||
| b959ea4baa |
@@ -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" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start a Project", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#portfolio" }
|
||||
{ text: "Start a Project", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
@@ -171,7 +170,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Archisites"
|
||||
logoText="ARCHISITES"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user