Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-26 13:52:52 +00:00

View File

@@ -41,7 +41,7 @@ export default function AlarmAppPage() {
button={{ text: "Get Started", href: "#contact" }}
/>
<HeroSplitDoubleCarousel
title="Master Your Morning, Conquer Your Day"
title="Start Your Day With Purpose, Not Stress"
description="WakeUp Pro isn't just an alarm; it's a personalized productivity ecosystem designed to turn your groggy mornings into a launchpad for success."
tag="The #1 Smart Alarm"
tagIcon={Sun}
@@ -155,4 +155,4 @@ export default function AlarmAppPage() {
</ReactLenis>
</ThemeProvider>
);
}
}