Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Advanced Analytics", description: "Track performance with detailed insights and real-time metrics", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg", imageAlt: "Analytics Dashboard"
|
||||
id: "01", title: "Advanced Analytics", description: "Track performance with detailed insights and real-time metrics", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg?_wi=1", imageAlt: "Analytics Dashboard"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Team Collaboration", description: "Work seamlessly together with powerful collaboration tools", imageSrc: "http://img.b2bpic.net/free-vector/teamwork-online-platform-landing-page_23-2148284137.jpg", imageAlt: "Team Collaboration"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Security First", description: "Enterprise-grade security to protect your valuable data", imageSrc: "http://img.b2bpic.net/free-vector/coronavirus-lockdown-background-with-virus-cell-design_1017-24681.jpg", imageAlt: "Security Features"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Scalable Infrastructure", description: "Grow without limitations with our robust platform architecture", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg", imageAlt: "Infrastructure"
|
||||
id: "04", title: "Scalable Infrastructure", description: "Grow without limitations with our robust platform architecture", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-infographic-element-set_23-2148375185.jpg?_wi=2", imageAlt: "Infrastructure"
|
||||
}
|
||||
]}
|
||||
title="Powerful Features"
|
||||
|
||||
Reference in New Issue
Block a user