Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d4c9e39b9 | |||
| fc44ebe830 |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="ARCVIZ"
|
brandName="Archiv Studios"
|
||||||
button={{ text: "Start Now", href: "#contact" }}
|
button={{ text: "Start Now", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
logoText="ARCVIZ STUDIOS"
|
logoText="Archiv Studios"
|
||||||
description="A creative studio delivering exceptional design, architectural solutions, and digital experiences."
|
description="A creative studio delivering exceptional design, architectural solutions, and digital experiences."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17507.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17507.jpg?_wi=3"
|
||||||
logoText="ARCVIZ"
|
logoText="Archiv Studios"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2025 ArcViz Studios | Your vision. Our obsession."
|
copyrightText="© 2025 Archiv Studios | Your vision. Our obsession."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user