Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
description="ΒΕΝΕΤΗ Μ. & ΣΙΑ ΟΕ provides premium business solutions built on integrity, precision, and decades of expertise."
|
||||
tag="Industry Leaders"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg", imageAlt: "corporate professional office building" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg?_wi=1", imageAlt: "corporate professional office building" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-skyscraper-frankfurt-downtown-germany_1268-20906.jpg", imageAlt: "corporate professional office building" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -66,7 +66,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"
|
||||
/>
|
||||
@@ -82,13 +82,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-designed-building-view_23-2148230382.jpg", imageAlt: "Glass designed building view"},
|
||||
{
|
||||
title: "Risk Management", description: "Protecting your enterprise assets.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-corporate-businesswoman_23-2147702109.jpg", imageAlt: "Glass designed building view"},
|
||||
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", imageAlt: "Glass designed building view"},
|
||||
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", imageAlt: "Glass designed building view"},
|
||||
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"},
|
||||
]}
|
||||
title="Comprehensive Business Solutions"
|
||||
description="We offer a suite of specialized services designed to drive growth and operational stability."
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", 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" },
|
||||
{ id: "1", 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?_wi=2" },
|
||||
{ id: "2", name: "Jane Smith", handle: "@client", testimonial: "They truly understand our market challenges.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-man-holding-tablet_23-2148673421.jpg" },
|
||||
{ id: "3", name: "Alex Brown", handle: "@business", testimonial: "Professional, efficient, and highly transparent.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg" },
|
||||
{ id: "4", name: "Sarah Lee", handle: "@executive", testimonial: "A pivotal partner for our growth strategy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user