Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -16,7 +16,7 @@ export default function LandingPage() {
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="bounce-effect"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="none"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
@@ -181,11 +181,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/successful-leader_1098-14310.jpg", imageAlt: "Michael Chen, happy client"},
|
||||
{
|
||||
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-woman-dressed-gray-elegant-jacket-posing-with-hands-pockets-while-leaning-table-room-with-loft-interior-looking-camera_613910-18669.jpg", alt: "Emily Rodriguez, praising the space"},
|
||||
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-brunette-woman-dressed-gray-elegant-jacket-posing-with-hands-pockets-while-leaning-table-room-with-loft-interior-looking-camera_613910-18669.jpg", imageAlt: "Emily Rodriguez, praising the space"},
|
||||
{
|
||||
id: "4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", imageAlt: "David Lee, enjoying the coworking"},
|
||||
{
|
||||
id: "5", name: "Jessica A.", imageSrc: "http://img.b2bpic.net/free-photo/people-job-occupation-hobby-creativity-concept-picture-positive-red-haired-young-woman-creative-profession-wearing-apron-striped-top_273609-922.jpg", alt: "Jessica Allen, recommending the office"},
|
||||
id: "5", name: "Jessica A.", imageSrc: "http://img.b2bpic.net/free-photo/people-job-occupation-hobby-creativity-concept-picture-positive-red-haired-young-woman-creative-profession-wearing-apron-striped-top_273609-922.jpg", imageAlt: "Jessica Allen, recommending the office"},
|
||||
]}
|
||||
cardTitle="GOOD COMPANY."
|
||||
cardTag="Hear from our members"
|
||||
|
||||
Reference in New Issue
Block a user