Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
tag="Industry Leaders"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg?_wi=1",
|
||||
imageAlt: "corporate professional office building",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
description="ΒΕΝΕΤΗ Μ. & ΣΙΑ ΟΕ represents a commitment to superior service and operational excellence in our field."
|
||||
subdescription="Our team combines traditional expertise with modern efficiency to solve your most complex business challenges."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45552.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45552.jpg?_wi=1"
|
||||
mediaAnimation="opacity"
|
||||
imageAlt="professional team working together"
|
||||
/>
|
||||
@@ -119,21 +119,21 @@ export default function LandingPage() {
|
||||
title: "Risk Management",
|
||||
description: "Protecting your enterprise assets.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg?_wi=2",
|
||||
imageAlt: "Glass designed building view",
|
||||
},
|
||||
{
|
||||
title: "Operation Optimization",
|
||||
description: "Streamlining your daily processes.",
|
||||
buttonIcon: "Settings",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45552.jpg?_wi=2",
|
||||
imageAlt: "Glass designed building view",
|
||||
},
|
||||
{
|
||||
title: "Corporate Compliance",
|
||||
description: "Navigating complex legal frameworks.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-green-shirt-smiling-cheerfully-holding-hands-together-looking-camera-standing-brown-background_141793-133743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-green-shirt-smiling-cheerfully-holding-hands-together-looking-camera-standing-brown-background_141793-133743.jpg?_wi=1",
|
||||
imageAlt: "Glass designed building view",
|
||||
},
|
||||
]}
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
handle: "@partner",
|
||||
testimonial: "Exceptional reliability and service standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-green-shirt-smiling-cheerfully-holding-hands-together-looking-camera-standing-brown-background_141793-133743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-green-shirt-smiling-cheerfully-holding-hands-together-looking-camera-standing-brown-background_141793-133743.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user