Merge version_2 into main #2
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Explore", id: "#products" },
|
||||
{ name: "Pricing", id: "#pricing" },
|
||||
]}
|
||||
brandName="ArtPrint"
|
||||
brandName="Grafiqo"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
{
|
||||
tag: "Network", title: "Global Reach", subtitle: "Worldwide distribution", description: "Our printing partners are strategically located across the globe to reach customers faster and cheaper.", imageSrc: "http://img.b2bpic.net/free-photo/identity-copyright-branding-product-marketing-concept_53876-15829.jpg"},
|
||||
]}
|
||||
title="Why Artists Choose ArtPrint"
|
||||
title="Why Artists Choose Grafiqo"
|
||||
description="Everything you need to turn your digital art into tangible assets without the risk of traditional inventory."
|
||||
/>
|
||||
</div>
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to turn your art into a global business? Start your journey with ArtPrint today."
|
||||
text="Ready to turn your art into a global business? Start your journey with Grafiqo today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support", href: "#"},
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="ArtPrint"
|
||||
logoText="Grafiqo"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
@@ -199,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user