Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9209b42bb6 | |||
| adaf75cb48 | |||
| a808103f93 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
logoText="PrintifyProPOD"
|
||||
description="Transform your designs into high-quality merchandise with our seamless print-on-demand integration. Scalable, fast, and built for your brand."
|
||||
buttons={[
|
||||
{ text: "Start Selling", href: "#products" },
|
||||
{ text: "Build Your Store Today", href: "#products" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/international-people-autumn-city_1157-31487.jpg"
|
||||
imageAlt="Hero product display"
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user