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
@@ -63,31 +63,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "pack-5-fotos", title: "Pack 5 Fotos", price: "R$ 5,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg", imageAlt: "Pack 5 Fotos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/5b942e06-0c87-44cd-866a-e848b261e1e3" },
|
||||
id: "pack-5-fotos", title: "Pack 5 Fotos", price: "R$ 5,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg?_wi=1", imageAlt: "Pack 5 Fotos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/5b942e06-0c87-44cd-866a-e848b261e1e3" },
|
||||
features: [
|
||||
"5 fotos exclusivas em alta resolução", "Acesso imediato ao conteúdo", "Conteúdo premium personalizado", "Privacidade e discrição garantidas"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "1-video", title: "1 Vídeo", price: "R$ 14,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-sensual-brunette-female-white-bra_613910-7907.jpg", imageAlt: "1 Vídeo", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/4646cb6b-dba3-4c2f-aee1-7e69f09cebc6" },
|
||||
id: "1-video", title: "1 Vídeo", price: "R$ 14,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-sensual-brunette-female-white-bra_613910-7907.jpg?_wi=1", imageAlt: "1 Vídeo", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/4646cb6b-dba3-4c2f-aee1-7e69f09cebc6" },
|
||||
features: [
|
||||
"1 vídeo exclusivo em 4K", "Conteúdo premium de alta qualidade", "Acesso vitalício após compra", "Download seguro e privado"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2-videos", title: "2 Vídeos", price: "R$ 19,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg", imageAlt: "2 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/5b44debc-7fd8-4e47-bbcc-dc5f786e97e9" },
|
||||
id: "2-videos", title: "2 Vídeos", price: "R$ 19,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg?_wi=1", imageAlt: "2 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/5b44debc-7fd8-4e47-bbcc-dc5f786e97e9" },
|
||||
features: [
|
||||
"2 vídeos exclusivos em 4K", "Melhor custo-benefício", "Acesso vitalício ao conteúdo", "Download e privacidade garantidos"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3-videos", title: "3 Vídeos", price: "R$ 24,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-evening-dress-posing-holding-wine-glass_176420-3786.jpg", imageAlt: "3 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/115bfe2c-f01e-4597-962e-85108bbb7c86" },
|
||||
id: "3-videos", title: "3 Vídeos", price: "R$ 24,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-evening-dress-posing-holding-wine-glass_176420-3786.jpg?_wi=1", imageAlt: "3 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/115bfe2c-f01e-4597-962e-85108bbb7c86" },
|
||||
features: [
|
||||
"3 vídeos exclusivos premium", "Máxima economia com mais conteúdo", "Acesso ilimitado e vitalício", "Suporte prioritário e privacidade"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4-videos", title: "4 Vídeos", price: "R$ 29,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg", imageAlt: "4 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/8aed2e2e-3a70-4c5b-980e-21f5a3388ea0" },
|
||||
id: "4-videos", title: "4 Vídeos", price: "R$ 29,90", period: "", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg?_wi=2", imageAlt: "4 Vídeos", button: { text: "Comprar Agora", href: "https://pay.kirvano.com/8aed2e2e-3a70-4c5b-980e-21f5a3388ea0" },
|
||||
features: [
|
||||
"4 vídeos exclusivos em alta resolução", "Pack premium completo", "Acesso vitalício e sem limites", "Garantia de qualidade e discrição"
|
||||
]
|
||||
@@ -109,19 +109,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Exclusivo", name: "Sessão Premium 01", price: "Visualizar", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg", imageAlt: "Foto exclusiva premium 1"
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-woman-model-black-dress-with-evening-makeup-red-lips-isolated-gray_158538-12686.jpg?_wi=3", imageAlt: "Foto exclusiva premium 1"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Exclusivo", name: "Sessão Premium 02", price: "Visualizar", rating: 5,
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-sensual-brunette-female-white-bra_613910-7907.jpg", imageAlt: "Foto exclusiva premium 2"
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-sensual-brunette-female-white-bra_613910-7907.jpg?_wi=2", imageAlt: "Foto exclusiva premium 2"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Exclusivo", name: "Sessão Premium 03", price: "Visualizar", rating: 5,
|
||||
reviewCount: "756", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg", imageAlt: "Foto exclusiva premium 3"
|
||||
reviewCount: "756", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-unknown-young-woman-posing-studio_23-2149417626.jpg?_wi=2", imageAlt: "Foto exclusiva premium 3"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Exclusivo", name: "Sessão Premium 04", price: "Visualizar", rating: 5,
|
||||
reviewCount: "634", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-evening-dress-posing-holding-wine-glass_176420-3786.jpg", imageAlt: "Foto exclusiva premium 4"
|
||||
reviewCount: "634", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-evening-dress-posing-holding-wine-glass_176420-3786.jpg?_wi=2", imageAlt: "Foto exclusiva premium 4"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user