Update src/app/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
href: "#pricing",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg?_wi=1"
|
||||
imageAlt="AI Neural Network background"
|
||||
avatars={[
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title: "Accuracy Rate",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
imageAlt="ai analytics dashboard dark"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
description: "Premium AI-driven video synthesis.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Film,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-low-poly-design_1048-5834.jpg?_wi=2",
|
||||
imageAlt: "ai image generation interface",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description: "Precise answers to any question.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: MessageSquare,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2",
|
||||
imageAlt: "ai image generation interface",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user