Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
tag="Industry Leaders"
|
tag="Industry Leaders"
|
||||||
mediaItems={[
|
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",
|
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."
|
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."
|
subdescription="Our team combines traditional expertise with modern efficiency to solve your most complex business challenges."
|
||||||
icon={Shield}
|
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"
|
mediaAnimation="opacity"
|
||||||
imageAlt="professional team working together"
|
imageAlt="professional team working together"
|
||||||
/>
|
/>
|
||||||
@@ -119,21 +119,21 @@ export default function LandingPage() {
|
|||||||
title: "Risk Management",
|
title: "Risk Management",
|
||||||
description: "Protecting your enterprise assets.",
|
description: "Protecting your enterprise assets.",
|
||||||
buttonIcon: "Shield",
|
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",
|
imageAlt: "Glass designed building view",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Operation Optimization",
|
title: "Operation Optimization",
|
||||||
description: "Streamlining your daily processes.",
|
description: "Streamlining your daily processes.",
|
||||||
buttonIcon: "Settings",
|
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",
|
imageAlt: "Glass designed building view",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Corporate Compliance",
|
title: "Corporate Compliance",
|
||||||
description: "Navigating complex legal frameworks.",
|
description: "Navigating complex legal frameworks.",
|
||||||
buttonIcon: "CheckCircle",
|
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",
|
imageAlt: "Glass designed building view",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
|||||||
name: "John Doe",
|
name: "John Doe",
|
||||||
handle: "@partner",
|
handle: "@partner",
|
||||||
testimonial: "Exceptional reliability and service standards.",
|
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",
|
id: "2",
|
||||||
|
|||||||
Reference in New Issue
Block a user