Update src/app/page.tsx

This commit is contained in:
2026-04-20 04:42:48 +00:00
parent 610942e89d
commit e4d8daa2ac

View File

@@ -68,23 +68,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/digital-artist-using-stylus-pen-tablet-create-art_23-2152014679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-artist-using-stylus-pen-tablet-create-art_23-2152014679.jpg?_wi=1",
imageAlt: "AI design interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/monitor-showing-ai-virtual-assistant-producing-clips_482257-112677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monitor-showing-ai-virtual-assistant-producing-clips_482257-112677.jpg?_wi=1",
imageAlt: "Visual project display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-holding-plastic-containers_1170-776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-holding-plastic-containers_1170-776.jpg?_wi=1",
imageAlt: "Collaborative design workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=1",
imageAlt: "Digital art generation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg?_wi=1",
imageAlt: "Designer tools workspace",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
quote: "The AI features have transformed how my team creates content.",
tag: "Pro User",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-artist-using-stylus-pen-tablet-create-art_23-2152014679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-artist-using-stylus-pen-tablet-create-art_23-2152014679.jpg?_wi=2",
imageAlt: "professional ceo portrait studio background",
},
{
@@ -284,7 +284,7 @@ export default function LandingPage() {
quote: "Fast, intuitive, and the AI tools are absolute magic.",
tag: "Pro User",
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monitor-showing-ai-virtual-assistant-producing-clips_482257-112677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/monitor-showing-ai-virtual-assistant-producing-clips_482257-112677.jpg?_wi=2",
imageAlt: "professional ceo portrait studio background",
},
{
@@ -295,7 +295,7 @@ export default function LandingPage() {
quote: "DesignAI saved my team hours every single day.",
tag: "Team User",
avatarSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-holding-plastic-containers_1170-776.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-holding-plastic-containers_1170-776.jpg?_wi=2",
imageAlt: "professional ceo portrait studio background",
},
{
@@ -306,7 +306,7 @@ export default function LandingPage() {
quote: "The best design tool for rapid prototyping, hands down.",
tag: "Pro User",
avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-sweater-intently-looking-window-work-laptop-city-cafe_574295-4322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-analytical-data-dashboards-displayed-devices_482257-126633.jpg?_wi=2",
imageAlt: "professional ceo portrait studio background",
},
{
@@ -317,7 +317,7 @@ export default function LandingPage() {
quote: "Simply intuitive, powerful, and fun. It's a must have.",
tag: "Team User",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-architect-holding-his-plans_23-2148242980.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320719.jpg?_wi=2",
imageAlt: "professional ceo portrait studio background",
},
]}