Merge version_1 into main #4
@@ -181,19 +181,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "founder", title: "Founder VIP", price: "599 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg", imageAlt: "VIP Founder Package", features: [
|
||||
id: "founder", title: "Founder VIP", price: "599 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg?_wi=1", imageAlt: "VIP Founder Package", features: [
|
||||
"Signerad första utgåva", "1-på-1 sömnkonsultation (30 min)", "Exklusiv Digital Sömnverktygssats", "Namn i \"Founding Sleep Architects\" sektion", "Tidig tillgång till ljudbok"
|
||||
],
|
||||
button: { text: "Säker Din Plats Nu", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "standard", title: "Standard Edition", price: "249 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg", imageAlt: "Standard Edition", features: [
|
||||
id: "standard", title: "Standard Edition", price: "249 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg?_wi=2", imageAlt: "Standard Edition", features: [
|
||||
"Papperskopia + Digital", "Sömntrackingmall", "Samhällsforum åtkomst", "E-post stöd"
|
||||
],
|
||||
button: { text: "Köp Nu", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "digital", title: "Digital Edition", price: "99 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg", imageAlt: "Digital Edition", features: [
|
||||
id: "digital", title: "Digital Edition", price: "99 SEK", period: "engångspris", imageSrc: "http://img.b2bpic.net/free-vector/double-sided-reserved-sign-template_742173-27527.jpg?_wi=3", imageAlt: "Digital Edition", features: [
|
||||
"Omedelbar digital åtkomst", "PDF + ePub format", "Uppdateringar för liv", "Portabel på alla enheter"
|
||||
],
|
||||
button: { text: "Börja Läsa", href: "#contact" }
|
||||
|
||||
Reference in New Issue
Block a user