Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 34f2f90e76 | |||
| 4c8ea6067e | |||
| 9462d28243 | |||
| 0771a3e7c0 | |||
| ef9033bb37 | |||
| 694048f680 | |||
| a166adf59c | |||
| 03ab6f43e8 | |||
| bf2f79fffe |
@@ -45,9 +45,9 @@ 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" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfIJ6pjqcsTIIYv6uRMxnz7zo5/uploaded-1776778741961-mexlj30b.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -138,4 +138,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user