Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fad30ba3d | |||
| 976f1edaa8 |
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Explore", id: "#products" },
|
{ name: "Explore", id: "#products" },
|
||||||
{ name: "Pricing", id: "#pricing" },
|
{ name: "Pricing", id: "#pricing" },
|
||||||
]}
|
]}
|
||||||
brandName="ArtPrint"
|
brandName="Grafiqo"
|
||||||
/>
|
/>
|
||||||
</div>
|
</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"},
|
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."
|
description="Everything you need to turn your digital art into tangible assets without the risk of traditional inventory."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Support", href: "#"},
|
text: "Contact Support", href: "#"},
|
||||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="ArtPrint"
|
logoText="Grafiqo"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy", href: "#"}}
|
text: "Privacy Policy", href: "#"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
|
|||||||
Reference in New Issue
Block a user