Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Explore Builds", href: "#products"},
|
||||
{
|
||||
text: "Start Project", href: "#contact"},
|
||||
text: "Start Project", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' })},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user