Skip to content

Commit

Permalink
Merge pull request #6 from include-davis/feat/ci-cd
Browse files Browse the repository at this point in the history
Update Hero.tsx
  • Loading branch information
Austin2Shih authored Feb 23, 2024
2 parents b2672a8 + 84791d1 commit cf16a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(pages)/(index-page)/_components/Hero/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function Hero() {
/>
</div>
<div className={styles.welcome}>
<h1>ESTORE DEMO - OSUMEKEYS CLONE</h1>
<h1>ESTORE DEMO</h1>
</div>
</div>
);
Expand Down

0 comments on commit cf16a57

Please sign in to comment.