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
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Intuitive Dashboard", description: "Monitor your metrics and performance with a beautiful, easy-to-use interface designed for speed and clarity.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148371411.jpg", imageAlt: "Dashboard interface"
|
||||
title: "Intuitive Dashboard", description: "Monitor your metrics and performance with a beautiful, easy-to-use interface designed for speed and clarity.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148371411.jpg?_wi=1", imageAlt: "Dashboard interface"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "24/7 Support", description: "Our dedicated support team is always ready to help. Chat, email, or phone support whenever you need us.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148371411.jpg", imageAlt: "Customer support"
|
||||
title: "24/7 Support", description: "Our dedicated support team is always ready to help. Chat, email, or phone support whenever you need us.", imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148371411.jpg?_wi=2", imageAlt: "Customer support"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user