Merge version_2 into main #3
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884857.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-connected-icons_1134-403.jpg" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-connected-icons_1134-403.jpg?_wi=1" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Advanced AI", author: "Data Team", description: "In-house machine learning models.", tags: ["AI", "Analytics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-connected-icons_1134-403.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diagrams-with-connected-icons_1134-403.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user