Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 07:01:19 +00:00
2 changed files with 11 additions and 1425 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -269,6 +269,9 @@ export default function HomePage() {
id: "6", name: "Anjali Sharma, Chennai", date: "Date: 28 January 2025", title: "Perfect for Casual Bettors", quote:
"I started betting just for fun, and CricketBet made it easy and enjoyable. The tutorials and guides are super helpful. Great community of bettors too!", tag: "Casual Bettor", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lady-is-using-mobile-telephone-with-her-business-report-document_1150-6297.jpg?_wi=2"},
]}
buttons={[
{ text: "Join 50K+ Bettors Today", href: "/signup" },
]}
/>
</div>
@@ -325,4 +328,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}