Remove hyphens from AI Powered, Walk In, and other user-facing text contents
This commit is contained in:
@@ -499,11 +499,11 @@ export default function IndexPage() {
|
||||
<div className="w-full lg:w-[50vw] px-8 sm:px-12 md:px-16 lg:pl-20 lg:pr-8 pointer-events-auto flex flex-col justify-center py-12 md:py-16">
|
||||
<h1 className="text-[#171512] hero-heading text-3xl sm:text-4xl md:text-5xl lg:text-5xl xl:text-6xl font-extrabold tracking-tight leading-[1.12] mb-6 select-none">
|
||||
Turn Every <br />
|
||||
Walk-In Into a <br />
|
||||
Walk In Into a <br />
|
||||
<span className="hero-gradient-text">Loyal Customer</span>
|
||||
</h1>
|
||||
<p className="text-[#4f463a] hero-description text-sm sm:text-base md:text-lg xl:text-xl mb-8 leading-relaxed max-w-2xl select-none">
|
||||
Loyaly.ai turns everyday digital engagement into real-world shopping rewards — customers earn coins through games and daily activities, then redeem them at offline stores near them.
|
||||
Loyaly.ai turns everyday digital engagement into real world shopping rewards — customers earn coins through games and daily activities, then redeem them at offline stores near them.
|
||||
</p>
|
||||
<div className="flex flex-wrap gap-5">
|
||||
<Link href="/contacts" className="flex items-center gap-3 bg-[#f4be28] hover:bg-[#ffd95a] hero-btn-primary text-[#171512] px-8 py-4 rounded-xl font-bold text-base md:text-lg transition-all duration-300 shadow-lg shadow-yellow-500/30 hover:shadow-yellow-500/50 hover:scale-[1.02] cursor-pointer no-underline">
|
||||
|
||||
Reference in New Issue
Block a user