Update src/app/about-us/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function AboutUsPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-jeweler-making-jewellery_23-2150931439.jpg?_wi=2"
|
||||
imageAlt="TimeLux founder's workshop"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -171,27 +171,27 @@ export default function AboutUsPage() {
|
||||
{
|
||||
id: "leadership", groupTitle: "Leadership", members: [
|
||||
{
|
||||
id: "1", title: "Alexander Richter", subtitle: "Founder & Chief Designer", detail: "alexander@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg", imageAlt: "Alexander Richter"},
|
||||
id: "1", title: "Alexander Richter", subtitle: "Founder & Chief Designer", detail: "alexander@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg?_wi=4", imageAlt: "Alexander Richter"},
|
||||
{
|
||||
id: "2", title: "Catherine Moreau", subtitle: "Chief Executive Officer", detail: "catherine@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-sitting-outside-cafe_1303-19450.jpg", imageAlt: "Catherine Moreau"},
|
||||
id: "2", title: "Catherine Moreau", subtitle: "Chief Executive Officer", detail: "catherine@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-sitting-outside-cafe_1303-19450.jpg?_wi=4", imageAlt: "Catherine Moreau"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "craftsmanship", groupTitle: "Master Craftsmen", members: [
|
||||
{
|
||||
id: "3", title: "Hans Mueller", subtitle: "Master Horologist", detail: "hans@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg", imageAlt: "Hans Mueller"},
|
||||
id: "3", title: "Hans Mueller", subtitle: "Master Horologist", detail: "hans@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg?_wi=4", imageAlt: "Hans Mueller"},
|
||||
{
|
||||
id: "4", title: "Sofia Martinez", subtitle: "Lead Designer", detail: "sofia@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket-flowers_23-2149020786.jpg", imageAlt: "Sofia Martinez"},
|
||||
id: "4", title: "Sofia Martinez", subtitle: "Lead Designer", detail: "sofia@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket-flowers_23-2149020786.jpg?_wi=3", imageAlt: "Sofia Martinez"},
|
||||
{
|
||||
id: "5", title: "Jean-Paul Dubois", subtitle: "Quality Assurance Director", detail: "jean-paul@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg", imageAlt: "Jean-Paul Dubois"},
|
||||
id: "5", title: "Jean-Paul Dubois", subtitle: "Quality Assurance Director", detail: "jean-paul@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg?_wi=5", imageAlt: "Jean-Paul Dubois"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "innovation", groupTitle: "Innovation Team", members: [
|
||||
{
|
||||
id: "6", title: "Dr. Marcus Chen", subtitle: "Head of Innovation", detail: "marcus@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg", imageAlt: "Dr. Marcus Chen"},
|
||||
id: "6", title: "Dr. Marcus Chen", subtitle: "Head of Innovation", detail: "marcus@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg?_wi=5", imageAlt: "Dr. Marcus Chen"},
|
||||
{
|
||||
id: "7", title: "Elena Rossi", subtitle: "Materials Scientist", detail: "elena@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket-flowers_23-2149020786.jpg", imageAlt: "Elena Rossi"},
|
||||
id: "7", title: "Elena Rossi", subtitle: "Materials Scientist", detail: "elena@timelux.com", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket-flowers_23-2149020786.jpg?_wi=4", imageAlt: "Elena Rossi"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user