Merge version_1 into main #3
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-noting-down-ideas-paper-using-pen-while-teleworking_482257-118182.jpg", imageAlt: "Emily R. profile"},
|
||||
{
|
||||
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-looking-through-his-laptop_23-2148465259.jpg", imageAlt: "David K. profile"},
|
||||
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-looking-through-his-laptop_23-2148465259.jpg", alt: "David K. profile"},
|
||||
{
|
||||
id: "5", name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-playing-videogames_23-2150573842.jpg", imageAlt: "Jessica L. profile"},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "glowing-orb"}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Ready to Elevate Your Digital Experience?"
|
||||
description="Join our vibrant community on Discord for immediate support and discussions, or send us a message to discuss your project."
|
||||
|
||||
Reference in New Issue
Block a user