Merge version_3 into main #5
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ARCVIZ"
|
||||
brandName="Archiv Studios"
|
||||
button={{ text: "Start Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="ARCVIZ STUDIOS"
|
||||
logoText="Archiv Studios"
|
||||
description="A creative studio delivering exceptional design, architectural solutions, and digital experiences."
|
||||
buttons={[
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17507.jpg?_wi=3"
|
||||
logoText="ARCVIZ"
|
||||
logoText="Archiv Studios"
|
||||
columns={[
|
||||
{
|
||||
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>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user