Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg?_wi=1"
|
||||
imageAlt="Sports betting analytics dashboard"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Performance Dashboard", content: "Monitor your overall betting performance with comprehensive statistics, profit trends, win rates, and ROI metrics. Analyze which strategies work best for your profile."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg?_wi=2"
|
||||
imageAlt="Feature showcase dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -195,10 +195,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Thompson", handle: "@mt_sports_trader", testimonial: "BetArb has completely transformed my betting strategy. The arbitrage finder alone pays for itself within the first week. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageAlt: "Marcus Thompson"
|
||||
id: "1", name: "Marcus Thompson", handle: "@mt_sports_trader", testimonial: "BetArb has completely transformed my betting strategy. The arbitrage finder alone pays for itself within the first week. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=1", imageAlt: "Marcus Thompson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarahbetsmart", testimonial: "The EV calculator is incredibly accurate and saves me hours of manual analysis. I've increased my ROI by 18% since using the platform.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Sarah Chen"
|
||||
id: "2", name: "Sarah Chen", handle: "@sarahbetsmart", testimonial: "The EV calculator is incredibly accurate and saves me hours of manual analysis. I've increased my ROI by 18% since using the platform.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Rodriguez", handle: "@david_arb_finder", testimonial: "Finding arbitrage opportunities manually was exhausting. Now I get instant alerts and execute profitable trades in seconds. This is a game changer.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-suit_23-2149396254.jpg", imageAlt: "David Rodriguez"
|
||||
@@ -207,10 +207,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Jennifer Wu", handle: "@jen_profit_tracker", testimonial: "The analytics dashboard gives me insights I never had before. I can now track which strategies work best and optimize accordingly. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/my-big-dream-is-working-big-company_329181-11421.jpg", imageAlt: "Jennifer Wu"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Alex Johnson", handle: "@ajohn_trader", testimonial: "Customer support is exceptional and the platform updates regularly with new features. Best investment I've made in my betting career.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", imageAlt: "Alex Johnson"
|
||||
id: "5", name: "Alex Johnson", handle: "@ajohn_trader", testimonial: "Customer support is exceptional and the platform updates regularly with new features. Best investment I've made in my betting career.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=2", imageAlt: "Alex Johnson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Monica Blake", handle: "@monicablake_bets", testimonial: "Finally, a platform that combines power with simplicity. The learning curve is minimal and the results speak for themselves. Fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Monica Blake"
|
||||
id: "6", name: "Monica Blake", handle: "@monicablake_bets", testimonial: "Finally, a platform that combines power with simplicity. The learning curve is minimal and the results speak for themselves. Fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Monica Blake"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
required: false
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-purple-stock-trading-infographic-template-design_53876-100722.jpg?_wi=3"
|
||||
imageAlt="Dashboard preview"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user