Skip to content

Commit

Permalink
🚨 eslint error solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm committed Oct 6, 2024
1 parent 01fc262 commit ec482c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const HeroSection = () => {
<div className="md:w-1/2 p-6 flex flex-col justify-center">
<h2 className="text-xl font-semibold mb-2">Embracing Holistic Wellness</h2>
<p className="text-sm text-muted-foreground">
At Avm Ayurveda, we're dedicated to reviving the ancient wisdom of Ayurveda
At Avm Ayurveda, we&apos;re dedicated to reviving the ancient wisdom of Ayurveda
and integrating it with modern healthcare practices. Our goal is to guide you on a
journey of holistic healing and self-discovery.
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const Featured = () => {
</CardHeader>
<CardContent className="flex flex-col justify-between flex-grow">
<p className="mb-6 text-muted-foreground">
Our Ayurvedic supplements provide a natural way to support your body's health and vitality.
Our Ayurvedic supplements provide a natural way to support your body&apos;s health and vitality.
They are crafted to enhance your overall wellness, boost immunity, and provide essential nutrients.
</p>
<Link href={"https://ayurwiki.org/Ayurwiki/Main_Page"}>
Expand Down

1 comment on commit ec482c5

@vercel
Copy link

@vercel vercel bot commented on ec482c5 Oct 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.