Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -129,17 +129,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "AI Chatbots",
|
||||
description: "24/7 intelligent customer engagement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smart-glasses-futuristic-technology_53876-102978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smart-glasses-futuristic-technology_53876-102978.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Automation Systems",
|
||||
description: "Streamlined backend operations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-ai-server-farm_482257-75524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-ai-server-farm_482257-75524.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "AI Content Creation",
|
||||
description: "Generate high-quality marketing assets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-scene-with-surreal-creature_23-2151254500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-scene-with-surreal-creature_23-2151254500.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Web Development",
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
description: "Data-first, human-centric design.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "Nova AI completely revolutionized our internal workflows.",
|
||||
tag: "Automation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-leader-sitting-table_1262-4870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-purple-lights-with-bokeh-effect_1017-2671.jpg?_wi=2",
|
||||
imageAlt: "business executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
quote: "Efficient, fast, and incredibly intelligent. A perfect partner.",
|
||||
tag: "Strategy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smart-pensive-redhead-hipster-with-full-beard-glasses-dressed-casual-clothes-poses-with-hand-chin-studio-isolated-dark-background_613910-20091.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-wearing-formal-suit-having-fun-startup-office_482257-77721.jpg?_wi=2",
|
||||
imageAlt: "business executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
quote: "The results were immediate. Our leads doubled within weeks.",
|
||||
tag: "Marketing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smart-glasses-futuristic-technology_53876-102978.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smart-glasses-futuristic-technology_53876-102978.jpg?_wi=2",
|
||||
imageAlt: "business executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
quote: "Professional team that truly understands business needs.",
|
||||
tag: "Operations",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/corporate-employee-posing-office_23-2148804484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-ai-server-farm_482257-75524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-ai-server-farm_482257-75524.jpg?_wi=2",
|
||||
imageAlt: "business executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -288,7 +288,7 @@ export default function LandingPage() {
|
||||
quote: "Their AI chatbots saved us thousands in support costs.",
|
||||
tag: "AI",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-modern-female_23-2148415853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-scene-with-surreal-creature_23-2151254500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-scene-with-surreal-creature_23-2151254500.jpg?_wi=2",
|
||||
imageAlt: "business executive portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user