+3
-2
Diff
round #0
+3
-2
app/components/hero/hero-right.tsx
+3
-2
app/components/hero/hero-right.tsx
···
3
3
4
4
const navItems = [
5
5
{ label: "Key features", href: "/#features" },
6
-
{ label: "Build with eny.space", href: "/#build" },
7
-
{ label: "Latest news", href: "/#news" },
6
+
{ label: "FAQs", href: "/#faq" },
7
+
// { label: "Build with eny.space", href: "/#build" },
8
+
// { label: "Latest news", href: "/#news" },
8
9
];
9
10
10
11
export function HeroRight() {
History
1 round
0 comments
michael.eny.team
submitted
#0
1 commit
expand
collapse
data(hero-right): adjust content to match current state
merge conflicts detected
expand
collapse
expand
collapse
- app/components/hero/hero-right.tsx:3