8 Commits

Author SHA1 Message Date
91762bc445 Update src/app/page.tsx 2026-03-11 17:28:24 +00:00
98b21d1a09 Merge version_3 into main
Merge version_3 into main
2026-03-11 17:21:03 +00:00
f06dc11798 Update src/app/page.tsx 2026-03-11 17:20:59 +00:00
fcef2e7b3d Merge version_2 into main
Merge version_2 into main
2026-03-11 17:17:52 +00:00
2f3693829a Update src/app/page.tsx 2026-03-11 17:17:48 +00:00
8af8b25853 Merge version_1 into main
Merge version_1 into main
2026-03-11 16:56:59 +00:00
c064986e20 Merge version_1 into main
Merge version_1 into main
2026-03-11 16:56:35 +00:00
b959ea4baa Merge version_1 into main
Merge version_1 into main
2026-03-11 16:55:54 +00:00

View File

@@ -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: "#" }}
/>