Update src/app/page.tsx
This commit is contained in:
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-front-computer-desktop_23-2147836931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-front-computer-desktop_23-2147836931.jpg?_wi=1",
|
||||
imageAlt: "Designer working on a laptop with creative mockups",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas-office_176420-1712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas-office_176420-1712.jpg?_wi=1",
|
||||
imageAlt: "Team of designers collaborating on a project",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
description: "Designing intuitive and delightful user experiences for all platforms.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Layout,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-front-computer-desktop_23-2147836931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-front-computer-desktop_23-2147836931.jpg?_wi=2",
|
||||
imageAlt: "brand identity icon logo",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
description: "Bringing designs to life with robust and responsive web and mobile solutions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Code,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas-office_176420-1712.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas-office_176420-1712.jpg?_wi=2",
|
||||
imageAlt: "brand identity icon logo",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user