Merge version_5 into main #5
@@ -42,10 +42,10 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="SysGuard"
|
||||
description="Total control over your computer's health. Monitor performance, track heat, and optimize system processes in real-time."
|
||||
description="Total control over your computer's health. Monitor performance, track heat, and optimize system processes in real-time. Download now for Windows or find us on the Play Store."
|
||||
buttons={[
|
||||
{
|
||||
text: "Download Now", href: "#contact"},
|
||||
{ text: "Download for Windows", href: "#" },
|
||||
{ text: "Get on Play Store", href: "#" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-works-with-cad-software-isolated-mockup_482257-116383.jpg", imageAlt: "System monitoring dashboard" },
|
||||
@@ -64,8 +64,7 @@ export default function LandingPage() {
|
||||
tag="Advanced Monitoring"
|
||||
title="Built for Stability and Speed"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#features"},
|
||||
{ text: "Learn More", href: "#features" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user