Update src/app/page.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
href: "/projects",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-trade-center-station-new-york-downtown-usa_1268-19541.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-trade-center-station-new-york-downtown-usa_1268-19541.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="modern construction project architecture"
|
||||
avatars={[
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
description="Al-Fawzan Contracting is a well-established company known for its integrity, professionalism, and commitment to excellence."
|
||||
subdescription="Our engineers and leadership team bring deep expertise and a reputation built on trust and consistent delivery."
|
||||
icon={Building2}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-discussing-together-office_1098-4064.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-discussing-together-office_1098-4064.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
description: "Expert oversight of all project lifecycles.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Building2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-trade-center-station-new-york-downtown-usa_1268-19541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-trade-center-station-new-york-downtown-usa_1268-19541.jpg?_wi=2",
|
||||
imageAlt: "Engineer workspace desk background top view with copy space",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
description: "Building the backbone of modern cities.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Map,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-together-office_1098-4064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-together-office_1098-4064.jpg?_wi=2",
|
||||
imageAlt: "Engineer workspace desk background top view with copy space",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user