Merge version_1 into main #2
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{variant: "animated-grid"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg"
|
||||
imageAlt="Tech Club Dashboard"
|
||||
buttons={[{"text":"Join Now","href":"#contact"},{"text":"Learn More","href":"#about"}]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -61,6 +61,7 @@ export default function LandingPage() {
|
||||
imageAlt="Community Meeting"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -129,7 +130,7 @@ export default function LandingPage() {
|
||||
inputs={[{"name":"name","type":"text","placeholder":"Your Name","required":true},{"name":"email","type":"email","placeholder":"Your Email","required":true}]}
|
||||
textarea={{"name":"message","placeholder":"Tell us about your interests in tech...","rows":5,"required":true}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technology-unicorn-venture-workspace-with-pc-used-conduct-code-reviews_482257-118729.jpg"
|
||||
imageAlt="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user