We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec912fc commit 04aa4c3Copy full SHA for 04aa4c3
src/modules/home/components/hero/index.tsx
@@ -10,8 +10,8 @@ const Hero = () => {
10
</h1>
11
<p className="text-base-regular max-w-[32rem] mb-6 drop-shadow-md shadow-black">
12
This season, our new summer collection embraces designs to provide
13
- comfort and style - ensuring you're well-prepared for whatever comes
14
- your way.
+ comfort and style - ensuring you're well-prepared for whatever
+ comes your way.
15
</p>
16
<UnderlineLink href="/store">Explore products</UnderlineLink>
17
</div>
0 commit comments