Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Unified Communication", description: "Safe, private chat between families, nannies, and the agency to ensure everyone stays aligned.", media: { imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg" },
|
||||
title: "Unified Communication", description: "Safe, private chat between families, nannies, and the agency to ensure everyone stays aligned.", media: { imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: MessageCircle, text: "Private messaging" },
|
||||
{ icon: Bell, text: "Emergency alerts" }
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "t1", name: "Sarah Miller", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg" },
|
||||
{ id: "t1", name: "Sarah Miller", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg?_wi=2" },
|
||||
{ id: "t2", name: "David Chen", role: "Head of Operations", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg" },
|
||||
{ id: "t3", name: "Elena Rodriguez", role: "Care Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user