Merge version_1 into main #3
@@ -56,11 +56,14 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "g1", groupTitle: "Management", members: [
|
||||
{
|
||||
id: "m1", title: "Jane Doe", subtitle: "Owner", detail: "Dedicated to quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg"},
|
||||
id: "m1", title: "Jane Doe", subtitle: "Owner", detail: "Dedicated to quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg"
|
||||
},
|
||||
{
|
||||
id: "m2", title: "John Smith", subtitle: "Director", detail: "Ensuring reliability.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg"},
|
||||
id: "m2", title: "John Smith", subtitle: "Director", detail: "Ensuring reliability.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg"
|
||||
},
|
||||
],
|
||||
imageAlt: "Portrait of a successful businesswoman with a charming smile posing on the street with interesting architecture at the background."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,4 +97,4 @@ export default function AboutPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user