Merge version_2 into main #4
@@ -1405,4 +1405,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="NewTab Dashboard"
|
||||
description="Customize your Chrome new tab experience with speed dials, widgets, and personalization options. Boost productivity with quick access to your favorite sites, bookmarks, and tools."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "#shortcuts" },
|
||||
{ text: "Install Free", href: "#shortcuts" },
|
||||
{ text: "Learn More", href: "#settings" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
@@ -289,4 +289,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user