diff --git a/README.md b/README.md index 32fd572..eb822c7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=anoopkarnik_turborepo-saas-boilerplate-code&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=anoopkarnik_turborepo-saas-boilerplate-code) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=anoopkarnik_turborepo-saas-boilerplate-code&metric=coverage)](https://sonarcloud.io/summary/new_code?id=anoopkarnik_turborepo-saas-boilerplate-code) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=anoopkarnik_turborepo-saas-boilerplate-code&metric=bugs)](https://sonarcloud.io/summary/new_code?id=anoopkarnik_turborepo-saas-boilerplate-code) -https://img.shields.io/badge/clones-{count}-brightgreen [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=anoopkarnik_turborepo-saas-boilerplate-code&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=anoopkarnik_turborepo-saas-boilerplate-code) [![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=anoopkarnik_turborepo-saas-boilerplate-code&metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=anoopkarnik_turborepo-saas-boilerplate-code) diff --git a/apps/nextjs-app/app/(home)/scrape-flow/workflow/_components/nodes/NodeCard.tsx b/apps/nextjs-app/app/(home)/scrape-flow/workflow/_components/nodes/NodeCard.tsx index c0c3aa4..dc18a70 100644 --- a/apps/nextjs-app/app/(home)/scrape-flow/workflow/_components/nodes/NodeCard.tsx +++ b/apps/nextjs-app/app/(home)/scrape-flow/workflow/_components/nodes/NodeCard.tsx @@ -11,7 +11,7 @@ const NodeCard = ({children,nodeId,isSelected}:{nodeId: string; children: React. const hasInvalidInputs = invalidInputs.some((input)=>input.nodeId === nodeId); return ( -
{ +
{ const node = getNode(nodeId) if(!node) return; const {position,measured } = node diff --git a/packages/ui/src/components/molecules/custom/v1/BreadcrumbsHeader.tsx b/packages/ui/src/components/molecules/custom/v1/BreadcrumbsHeader.tsx index e09839c..2437686 100644 --- a/packages/ui/src/components/molecules/custom/v1/BreadcrumbsHeader.tsx +++ b/packages/ui/src/components/molecules/custom/v1/BreadcrumbsHeader.tsx @@ -15,14 +15,14 @@ export const BreadcrumbsHeader = () => { -
router.push("/")}> +
router.push("/")}> Home
{paths.map((path, index) => ( -
router.push(getFullPath(index))}> +
router.push(getFullPath(index))}> {path}
diff --git a/packages/ui/src/components/organisms/custom/landing/v1/ContactUs.tsx b/packages/ui/src/components/organisms/custom/landing/v1/ContactUs.tsx index 215c2e0..e1fa747 100644 --- a/packages/ui/src/components/organisms/custom/landing/v1/ContactUs.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v1/ContactUs.tsx @@ -10,10 +10,10 @@ const ContactUs = ({lastUpdated,companyName,address,email,contactNumber}:Contact

Registered Address: {address}

Operational Address: {address}

Contact Number: {contactNumber}

-

Email Id:   - - {email} - +

Email Id:   + + {email} +

diff --git a/packages/ui/src/components/organisms/custom/landing/v1/Pricing.tsx b/packages/ui/src/components/organisms/custom/landing/v1/Pricing.tsx index a138268..43ad4a5 100644 --- a/packages/ui/src/components/organisms/custom/landing/v1/Pricing.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v1/Pricing.tsx @@ -13,8 +13,8 @@ const Pricing = ({pricingList,supportEmailAddress}: {pricingList: PricingProps[]

Get - {" "} - Premium{" "} +   + Premium   Access

diff --git a/packages/ui/src/components/organisms/custom/landing/v1/Services.tsx b/packages/ui/src/components/organisms/custom/landing/v1/Services.tsx index 072c8aa..ce7dc9c 100644 --- a/packages/ui/src/components/organisms/custom/landing/v1/Services.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v1/Services.tsx @@ -11,7 +11,7 @@ export const Services = ({services}:{services:ServiceProps[]}) => {

- Client-Centric{" "} + Client-Centric   Services

diff --git a/packages/ui/src/components/organisms/custom/landing/v1/Team.tsx b/packages/ui/src/components/organisms/custom/landing/v1/Team.tsx index fb26556..d536afc 100644 --- a/packages/ui/src/components/organisms/custom/landing/v1/Team.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v1/Team.tsx @@ -38,7 +38,7 @@ export const Team = ({teamList}:{teamList:TeamProps[]}) => { >

- Our Dedicated{" "} + Our Dedicated   Crew

diff --git a/packages/ui/src/components/organisms/custom/landing/v1/Testimonials.tsx b/packages/ui/src/components/organisms/custom/landing/v1/Testimonials.tsx index 2cc6d42..172e729 100644 --- a/packages/ui/src/components/organisms/custom/landing/v1/Testimonials.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v1/Testimonials.tsx @@ -15,14 +15,13 @@ const Testimonials = ({testimonials}: {testimonials: TestimonialProps[]}) => { id="testimonials" className="container py-24 sm:py-32 relative" > -

- Discover Why - - {" "} - People Love{" "} - - This Micro SaaS Boilerplate Code -

+

+ Discover Why   + + People Love   + + This Micro SaaS Boilerplate Code +

Tweets from our happy users who have used our product and loved it. diff --git a/packages/ui/src/components/organisms/custom/landing/v2/Testimonials.tsx b/packages/ui/src/components/organisms/custom/landing/v2/Testimonials.tsx index 512129a..a15a1c0 100644 --- a/packages/ui/src/components/organisms/custom/landing/v2/Testimonials.tsx +++ b/packages/ui/src/components/organisms/custom/landing/v2/Testimonials.tsx @@ -40,10 +40,9 @@ const Testimonials = ({testimonials}: {testimonials: TestimonialProps[]}) => {

- Discover Why + Discover Why   - {" "} - People Love{" "} + People Love   This Micro SaaS Boilerplate Code

@@ -51,32 +50,31 @@ const Testimonials = ({testimonials}: {testimonials: TestimonialProps[]}) => { Tweets from our happy users who have used our product and loved it.

- - - - {testimonials.map((testimonial: TestimonialProps) => ( - -
-
-
-

- {testimonial.comment} -

-
-

- By{" "} - - - {testimonial.userName} - - {testimonial.name} -

-
-
-
- ))} -
-
+ + + {testimonials.map((testimonial: TestimonialProps) => ( + +
+
+
+

+ {testimonial.comment} +

+
+

+ By{" "} + + + {testimonial.userName} + + {testimonial.name} +

+
+
+
+ ))} +
+
{/* Shadow effect */} diff --git a/packages/ui/src/components/templates/home/Settings.tsx b/packages/ui/src/components/templates/home/Settings.tsx index dfc0a62..8f97eca 100644 --- a/packages/ui/src/components/templates/home/Settings.tsx +++ b/packages/ui/src/components/templates/home/Settings.tsx @@ -29,6 +29,7 @@ import MyConnectionsSettings from "../../organisms/custom/home/MyConnectionsSett import SessionSettings from "../../organisms/custom/home/SessionSettings" import PlansBilling from "../../organisms/custom/home/PlansBilling" import { useSession } from "next-auth/react" +import { Button } from "../../atoms/shadcn/button" const data = { nav: [ @@ -117,10 +118,10 @@ export function SettingsDialog({children, open: controlledOpen, onOpenChange: se asChild className={cn("cursor-pointer hover:bg-accent2", item.name === currentOpenedTab && "bg-accent2")} > -
setCurrentOpenedTab(item.name)}> +
+ ))}