Update src/app/page.tsx
This commit is contained in:
@@ -101,15 +101,15 @@ export default function HomePage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-bowling_107420-84937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-bowling_107420-84937.jpg?_wi=1",
|
||||
imageAlt: "Roleta ao vivo premium",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg?_wi=1",
|
||||
imageAlt: "Interface de cassino moderno",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148559988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148559988.jpg?_wi=1",
|
||||
imageAlt: "Slots premium gaming",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
price: "Início: $10",
|
||||
rating: 4.9,
|
||||
reviewCount: "2.5K",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/casino-related-icons_24911-45125.jpg?_wi=2",
|
||||
imageAlt: "Roleta com multiplicador 12x",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
price: "Início: $25",
|
||||
rating: 5,
|
||||
reviewCount: "3.1K",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148559988.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_23-2148559988.jpg?_wi=2",
|
||||
imageAlt: "Roleta com multiplicador 24x",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
price: "Início: $100",
|
||||
rating: 5,
|
||||
reviewCount: "1.8K",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/poker-icons-set_1284-5653.jpg?_wi=1",
|
||||
imageAlt: "Roleta premium 128x",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,7 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-woman-sharing-latest-developments-ai-big-data_482257-106960.jpg?_wi=1"
|
||||
imageAlt="Tecnologia IA avançada"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="entrance-slide"
|
||||
@@ -481,7 +481,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/coworking-mobile-screen-set_1284-29787.jpg?_wi=1"
|
||||
imageAlt="Ilustração de FAQs"
|
||||
faqsAnimation="entrance-slide"
|
||||
animationType="smooth"
|
||||
|
||||
Reference in New Issue
Block a user