Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1bd29536b7 | |||
| 0c8bffe32d | |||
| cdaf16e56c | |||
| 22193a5873 | |||
| 91c8f088a9 | |||
| 9fee2d6c03 | |||
| ffc26e3a74 |
@@ -10,6 +10,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Gamepad2, Star, Grid } from 'lucide-react';
|
||||
import Link from 'next/link';
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -59,7 +60,7 @@ export default function HomePage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="GameGuide"
|
||||
brandName="GuideForge"
|
||||
navItems={navItems}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user