Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=1"
|
||||
imageAlt="elegant interior minimalist design"
|
||||
/>
|
||||
</div>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
description: "Beautiful visuals that reflect your company values.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-10249.jpg?_wi=2",
|
||||
imageAlt: "modern professional workspace detail",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
description: "Streamlining processes to improve overall efficiency.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg?_wi=1",
|
||||
imageAlt: "modern professional workspace detail",
|
||||
},
|
||||
]}
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "Innovate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswomen-relaxing-cafe_53876-30774.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user