diff --git a/src/app/casino/page.tsx b/src/app/casino/page.tsx index 4cbf0d9..7334c1d 100644 --- a/src/app/casino/page.tsx +++ b/src/app/casino/page.tsx @@ -44,8 +44,8 @@ export default function LandingPage() { title="Casino Floor" description="Explore our games" products={[ - { id: "1", name: "Classic Dice", price: "2", variant: "New", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg" }, - { id: "2", name: "Poker Tables", price: "50", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg" }, + { id: "1", name: "Classic Dice", price: "2", variant: "New", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg?_wi=5" }, + { id: "2", name: "Poker Tables", price: "50", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg?_wi=4" }, ]} /> diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 0cc31a2..a637c57 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -57,8 +57,8 @@ export default function LandingPage() { title="My Activity" description="Personal stats" metrics={[ - { id: "1", value: "12", title: "Total Wins", description: "Personal best", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m" }, - { id: "2", value: "5", title: "Active Streaks", description: "Rising fast", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg" }, + { id: "1", value: "12", title: "Total Wins", description: "Personal best", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m&_wi=4" }, + { id: "2", value: "5", title: "Active Streaks", description: "Rising fast", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg?_wi=4" }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 475e8f3..111161c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,11 +57,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { title: "Fast Rounds", description: "Rapid 30-second color prediction rounds.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m", buttonIcon: Zap }, - { title: "Casino Variety", description: "Classic and modern casino games at your fingertips.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg", buttonIcon: Dices }, - { title: "Virtual Wallet", description: "Seamless deposit and withdrawal simulations.", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg", buttonIcon: Wallet }, - { title: "Fair Logic", description: "Transparent game results with proven anti-cheat.", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg", buttonIcon: ShieldCheck }, - { title: "24/7 Support", description: "Round-the-clock assistance for all players.", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg", buttonIcon: Headphones }, + { title: "Fast Rounds", description: "Rapid 30-second color prediction rounds.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m&_wi=1", buttonIcon: Zap }, + { title: "Casino Variety", description: "Classic and modern casino games at your fingertips.", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg?_wi=1", buttonIcon: Dices }, + { title: "Virtual Wallet", description: "Seamless deposit and withdrawal simulations.", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg?_wi=1", buttonIcon: Wallet }, + { title: "Fair Logic", description: "Transparent game results with proven anti-cheat.", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg?_wi=1", buttonIcon: ShieldCheck }, + { title: "24/7 Support", description: "Round-the-clock assistance for all players.", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg?_wi=2", buttonIcon: Headphones }, ]} title="Elite Gaming Features" description="Engineered for speed, security, and maximum engagement." @@ -93,10 +93,10 @@ export default function LandingPage() { title="Platform Success" description="Evidence of our growing community and impact." metrics={[ - { id: "1", value: "50K+", title: "Active Players", description: "Global user base", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m" }, - { id: "2", value: "1M+", title: "Games Played", description: "Since inception", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg" }, - { id: "3", value: "99.9%", title: "Uptime", description: "Constant availability", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg" }, - { id: "4", value: "24/7", title: "Support", description: "Always here for you", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg" }, + { id: "1", value: "50K+", title: "Active Players", description: "Global user base", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m&_wi=2" }, + { id: "2", value: "1M+", title: "Games Played", description: "Since inception", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg?_wi=2" }, + { id: "3", value: "99.9%", title: "Uptime", description: "Constant availability", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg?_wi=3" }, + { id: "4", value: "24/7", title: "Support", description: "Always here for you", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg?_wi=2" }, ]} /> diff --git a/src/app/predictions/page.tsx b/src/app/predictions/page.tsx index 8471d7d..6e448f4 100644 --- a/src/app/predictions/page.tsx +++ b/src/app/predictions/page.tsx @@ -44,8 +44,8 @@ export default function LandingPage() { title="Top Predictions" description="Current hot games" products={[ - { id: "1", name: "Color Wheel", price: "10", variant: "Popular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m" }, - { id: "2", name: "Number Guess", price: "5", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg" }, + { id: "1", name: "Color Wheel", price: "10", variant: "Popular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g0fx1m&_wi=3" }, + { id: "2", name: "Number Guess", price: "5", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-vector/abstract-dynamic-gradient-graphic-elements-modern-style-banners-with-flowing-liquid-shapes-amoeba-forms-logo-flyer-presentation-invitation-card-template-vector-illustration_1142-7742.jpg?_wi=3" }, ]} /> @@ -58,8 +58,8 @@ export default function LandingPage() { title="Live Stats" description="Real-time updates" metrics={[ - { id: "1", value: "120", title: "Current Players", description: "In session", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg" }, - { id: "2", value: "4.2", title: "Avg Win", description: "Last 24h", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg" }, + { id: "1", value: "120", title: "Current Players", description: "In session", imageSrc: "http://img.b2bpic.net/free-vector/web-3-0-technology-isometric-concept-with-cryptocurrency-symbols-vector-illustration_1284-75510.jpg?_wi=4" }, + { id: "2", value: "4.2", title: "Avg Win", description: "Last 24h", imageSrc: "http://img.b2bpic.net/free-photo/three-dimensional-casino-item_23-2151067234.jpg?_wi=3" }, ]} />