Compare commits
4 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 0771a3e7c0 | |||
| ef9033bb37 | |||
| 694048f680 | |||
| a166adf59c |
@@ -45,8 +45,7 @@ export default function LandingPage() {
|
||||
description="Discover magical painting kits designed to spark imagination and artistic growth."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Explore Kits", href: "#products" },
|
||||
{ text: "Start Painting", href: "#contact" }
|
||||
{ text: "Shop Painting Kits", href: "#products" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,4 +137,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user