Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b1b9d5764 | |||
| f198b9aecf | |||
| 62d9941e31 | |||
| 795ec69a84 | |||
| 57bdbaa47a | |||
| 01156e304d | |||
| 7abc3b2746 |
1431
src/app/layout.tsx
1431
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -269,6 +269,10 @@ 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" },
|
||||
{ text: "Learn About Deposits", href: "/account-setup" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -325,4 +329,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user