Merge version_1 into main #3
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
||||
tag="Elevate your design"
|
||||
buttons={[{ text: "Start building", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg", imageAlt: "Dashboard UI design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg", imageAlt: "Mobile App UI" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg?_wi=1", imageAlt: "Dashboard UI design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=1", imageAlt: "Mobile App UI" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -120,12 +120,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "pro", title: "Professional", price: "$149", period: "/mo", features: ["Advanced Analytics", "Cloud Storage", "API Access"],
|
||||
button: { text: "Get Started" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-couturier-checking-fashion-sketches-atelier-working-modern-designs-with-laptop-tablet-experienced-designer-searching-handmade-models-online-needlework-handheld-shot_482257-67826.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "$499", period: "/mo", features: ["Custom Automation", "Priority Support", "Dedicated Manager"],
|
||||
button: { text: "Contact Us" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=2"
|
||||
},
|
||||
]}
|
||||
title="Flexible pricing for every size."
|
||||
|
||||
Reference in New Issue
Block a user