Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-11 15:43:42 +00:00

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
{ src: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed_23-2147678138.jpg", alt: "Gamer 2" },
{ src: "http://img.b2bpic.net/free-photo/front-view-young-man-listening-music-earbuds-outside_23-2148381755.jpg", alt: "Gamer 3" },
]}
avatarText="Trusted by 1000+ gamers in Bangalore"
avatarText="Join 1000+ active gamers | 50+ weekly tournaments"
buttons={[
{ text: "Book Your Session", href: "contact" },
{ text: "Explore Gaming Setups", href: "gaming-setup" },
@@ -279,4 +279,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}