Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
logoText="Iceland Privilege"
|
||||
description="Exploração geológica autêntica. Onde a ciência encontra o luxo absoluto nos domínios do gelo e do fogo."
|
||||
buttons={[{ text: "Agendar Consultoria", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg?_wi=1"
|
||||
imageAlt="Icelandic geological landscape luxury tour"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "basic", title: "Private Expedition", price: "R$ 26.000", period: "/pessoa", features: ["Guia geólogo dedicado", "Transporte privativo", "Acesso VIP a cavernas"], button: { text: "Solicitar" }, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-luxury-outdoor-swimming-pool-hotel-resort-nearly-beach-sea-ocean_74190-8965.jpg" },
|
||||
{ id: "pro", title: "Ultimate Exploration", price: "R$ 45.000", period: "/pessoa", features: ["Tudo do básico", "Acesso a high-lands privadas", "Gastronomia local exclusiva", "Documentação profissional"], button: { text: "Agendar" }, imageSrc: "http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg" },
|
||||
{ id: "pro", title: "Ultimate Exploration", price: "R$ 45.000", period: "/pessoa", features: ["Tudo do básico", "Acesso a high-lands privadas", "Gastronomia local exclusiva", "Documentação profissional"], button: { text: "Agendar" }, imageSrc: "http://img.b2bpic.net/free-photo/reckless-explorer-struggling-with-wind-weak-signal-keep-internet-connection_482257-125009.jpg?_wi=2" },
|
||||
]}
|
||||
title="Consultoria Premium"
|
||||
description="Valor investido em exclusividade total."
|
||||
|
||||
Reference in New Issue
Block a user