Skip to content

Commit

Permalink
chore: update landing page name
Browse files Browse the repository at this point in the history
  • Loading branch information
ixartz committed Jun 16, 2024
1 parent a758bce commit 6bb7b90
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Index": {
"meta_title": "SaaS Template - The perfect SaaS template to build and scale your business with ease.",
"meta_description": "A free and open-source landing page template for your SaaS business, built with Next.js, TypeScript, Shadcn UI, and Tailwind CSS."
"meta_description": "A free and open-source landing page template for your SaaS business, built with React, TypeScript, Shadcn UI, and Tailwind CSS."
},
"Navbar": {
"sign_in": "Sign In",
Expand All @@ -15,7 +15,7 @@
"Hero": {
"follow_twitter": "Follow @Ixartz on Twitter",
"title": "The perfect <important>SaaS template</important> to build and scale your business with ease.",
"description": "A free and open-source landing page template for your SaaS business, built with Next.js, TypeScript, Shadcn UI, and Tailwind CSS.",
"description": "A free and open-source landing page template for your SaaS business, built with React, TypeScript, Shadcn UI, and Tailwind CSS.",
"primary_button": "Get Started",
"secondary_button": "Star on GitHub"
},
Expand All @@ -25,19 +25,19 @@
"Features": {
"section_subtitle": "Features",
"section_title": "Unlock the Full Potential of the SaaS Template",
"section_description": "A free and open-source landing page template for your SaaS business, built with Next.js, TypeScript, Shadcn UI, and Tailwind CSS.",
"feature1_title": "Next.js",
"section_description": "A free and open-source landing page template for your SaaS business, built with React, TypeScript, Shadcn UI, and Tailwind CSS.",
"feature1_title": "Node.js",
"feature2_title": "React",
"feature3_title": "Tailwind CSS",
"feature4_title": "TypeScript",
"feature5_title": "Shadcn UI",
"feature6_title": "ESLint",
"feature_description": "A free and open-source landing page template for your SaaS business, built with Next.js, TypeScript, Shadcn UI, and Tailwind CSS."
"feature_description": "A free and open-source landing page template for your SaaS business, built with React, TypeScript, Shadcn UI, and Tailwind CSS."
},
"Pricing": {
"section_subtitle": "Features",
"section_title": "Unlock the Full Potential of the SaaS Template",
"section_description": "A free and open-source landing page template for your SaaS business, built with Next.js, TypeScript, Shadcn UI, and Tailwind CSS.",
"section_description": "A free and open-source landing page template for your SaaS business, built with React, TypeScript, Shadcn UI, and Tailwind CSS.",
"button_text": "Get Started"
},
"PricingPlan": {
Expand Down

0 comments on commit 6bb7b90

Please sign in to comment.