update button text
This commit is contained in:
parent
38e74dfbae
commit
8a1e202139
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ const HeroSection: React.FC = () => {
|
||||||
href="https://dashboard.planpostai.com/"
|
href="https://dashboard.planpostai.com/"
|
||||||
className="ml-5 mt-5 px-7 py-3.5 bg-[#ff2b85] rounded-xl shadow-md border border-white flex items-center gap-2.5 text-white text-xl font-bold"
|
className="ml-5 mt-5 px-7 py-3.5 bg-[#ff2b85] rounded-xl shadow-md border border-white flex items-center gap-2.5 text-white text-xl font-bold"
|
||||||
>
|
>
|
||||||
Generate
|
Try for free
|
||||||
<Image
|
<Image
|
||||||
src="/assets/svg/generate-icon.svg"
|
src="/assets/svg/generate-icon.svg"
|
||||||
alt="Generate Icon"
|
alt="Generate Icon"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue