Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empowered-business-people-discussing_23-2149333008.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empowered-business-people-discussing_23-2149333008.jpg?_wi=1"
|
||||
imageAlt="Professional business environment"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
imageAlt: "minimal corporate logo design black",
|
||||
},
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-people-discussing_23-2149333008.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-people-discussing_23-2149333008.jpg?_wi=2",
|
||||
imageAlt: "minimal corporate logo design black",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
imageAlt: "abstract company logo design minimal",
|
||||
},
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
|
||||
imageAlt: "minimal corporate logo design black",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
imageAlt: "modern letter mark logo minimalist",
|
||||
},
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg?_wi=1",
|
||||
imageAlt: "minimal corporate logo design black",
|
||||
},
|
||||
]}
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
testimonial: "Excellent service and results. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
|
||||
imageAlt: "business portrait professional woman",
|
||||
},
|
||||
{
|
||||
@@ -281,7 +281,7 @@ export default function LandingPage() {
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
testimonial: "Professional and efficient team. A great partnership.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg?_wi=2",
|
||||
imageAlt: "professional man headshot studio background",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user