Skip to content

Commit b055c48

Browse files
committed
remove 'with AI'
1 parent e8a66bc commit b055c48

File tree

7 files changed

+1
-2
lines changed

7 files changed

+1
-2
lines changed

frame-1.png

707 KB
Loading

frame-2.png

434 KB
Loading

frame-3-cropped.png

440 KB
Loading

frame-3.png

669 KB
Loading

frame-4.png

167 KB
Loading
-1.22 MB
Loading

src/components/Hero.jsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ export const Hero = () => {
3939
</div> */}
4040
<div className="text-3xl sm:text-4xl lg:text-5xl xl:text-7xl mt-4 font-bold tracking-wide text-white">
4141
<h1>
42-
Full Stack <span className="gradient-text">App Generator</span>{' '}
43-
with <span className="gradient-text">AI</span>
42+
Full Stack <span className="gradient-text">App Generator</span>
4443
</h1>
4544
</div>
4645
</motion.div>

0 commit comments

Comments
 (0)