Merge version_1 into main #2
@@ -43,6 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Welcome. Simple. Direct. Here's what we do."
|
||||
description="No complexity, no confusion—just what you need to get started. Explore our services in seconds and discover how we simplify your workflow."
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Clear Orientation"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -97,7 +98,7 @@ export default function LandingPage() {
|
||||
title: "Configure", description: "Set your preferences in plain language. Every option explained clearly.", imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", imageAlt: "Configuration and analytics illustration"
|
||||
},
|
||||
{
|
||||
title: "Optimize", description: "Watch real-time insights guide your workflow improvements.", imageSrc: "http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg?_wi=1", imageAlt: "Optimization and insights visualization"
|
||||
title: "Optimize", description: "Watch real-time insights guide your workflow improvements.", imageSrc: "http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg", imageAlt: "Optimization and insights visualization"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -173,7 +174,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gourmet-cheese-banners_23-2147561268.jpg"
|
||||
imageAlt="FAQ section support visual"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Frequently asked questions section"
|
||||
|
||||
Reference in New Issue
Block a user