Merge version_1 into main #1
@@ -48,11 +48,11 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg", imageAlt: "Retool Dashboard Interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg?_wi=1", imageAlt: "Retool Dashboard Interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg", imageAlt: "Automation Workflow"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg?_wi=1", imageAlt: "Automation Workflow"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-office-with-high-tech-technology-dual-monitors-used-developing-business_482257-132975.jpg", imageAlt: "Analytics Dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-office-with-high-tech-technology-dual-monitors-used-developing-business_482257-132975.jpg?_wi=1", imageAlt: "Analytics Dashboard"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Join the Waitlist", href: "#contact" },
|
||||
@@ -72,13 +72,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Drag-and-Drop Builder", description: "Build complex UIs visually. Connect to any database or API in seconds with our intuitive interface.", imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg", imageAlt: "Feature automation"},
|
||||
id: "01", title: "Drag-and-Drop Builder", description: "Build complex UIs visually. Connect to any database or API in seconds with our intuitive interface.", imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-with-photo_23-2148331611.jpg?_wi=2", imageAlt: "Feature automation"},
|
||||
{
|
||||
id: "02", title: "Pre-Built Components", description: "Access 50+ production-ready components. Save weeks of development time with pre-built patterns.", imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-office-with-high-tech-technology-dual-monitors-used-developing-business_482257-132975.jpg", imageAlt: "Feature analytics"},
|
||||
id: "02", title: "Pre-Built Components", description: "Access 50+ production-ready components. Save weeks of development time with pre-built patterns.", imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-office-with-high-tech-technology-dual-monitors-used-developing-business_482257-132975.jpg?_wi=2", imageAlt: "Feature analytics"},
|
||||
{
|
||||
id: "03", title: "Enterprise Security", description: "Bank-level security with SSO, audit logs, and role-based access control out of the box.", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21460.jpg", imageAlt: "Feature collaboration"},
|
||||
{
|
||||
id: "04", title: "Instant Deployment", description: "Deploy to production with a single click. Scale automatically without infrastructure headaches.", imageSrc: "http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg", imageAlt: "Feature deployment"},
|
||||
id: "04", title: "Instant Deployment", description: "Deploy to production with a single click. Scale automatically without infrastructure headaches.", imageSrc: "http://img.b2bpic.net/free-vector/simple-dashboard-user-panel_23-2148372638.jpg?_wi=2", imageAlt: "Feature deployment"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user