Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update homepage testimonial section #1578

Closed
wants to merge 8 commits into from

Conversation

gajindubandara
Copy link
Collaborator

@gajindubandara gajindubandara commented May 20, 2023

Purpose

The purpose of this PR is to fix #1577

Goals

To update the home page testimonial section

Approach

Updated the home page testimonials & card styles

Screenshots

image

Preview Link

https://pr-1578-sef-site.surge.sh/

Checklist

  • I have read and understood the development best practices guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@gajindubandara
Copy link
Collaborator Author

gajindubandara commented May 20, 2023

Note -

  1. Ramith and Nayanathara's designations have not yet been added. (I'll update it)
  2. There is a CSS section used for the old testimonial styles in the global-custom file. Previously it was used for the home page testimonials and the upspeak page testimonial, shall we remove that old CSS section and update the upspeak page testimonial the same as the new home page testimonial section

WDYT?? @anjula-sack

Copy link
Member

@YoshithaRathnayake YoshithaRathnayake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gajindubandara this should be the preview link right?

Can you change it?

@gajindubandara
Copy link
Collaborator Author

@gajindubandara this should be the preview link right?

Can you change it?

Done!

@gajindubandara gajindubandara marked this pull request as ready for review June 16, 2023 13:07
index.html Outdated
Comment on lines 563 to 588
<div class="row testimonialBox shadow">
<div class="col-md-12">
<div class="row">
<div class="col-md-3">
<div class="mentee col">
<div class="row authorDetails">
<div class="authorImg">
<img class="img" src="https://res.cloudinary.com/dsxobn1ln/image/upload/v1627106046/Homepage-Testimonial/sanmugathasan_dvkoxy.jpg">
</div>
<h5 class="name">Sanmugathasan Prasanthan</h5>
<p class="details">CEO/ Founder, IT Signature</p>
</div>
</div>
</div>
<div class="col-md-9">
<div class="highlight">"Unleashing Potential: The Transformative Power of Motivational
Testimonials in Empowering Aspiring Entrepreneurs to Overcome Challenges, Pursue
Their Dreams, and Foster a Supportive Community."
</div>
</div>
</div>
<p class="paragraph text-justify">
It's great to work with your team and I wish you good luck. It's a great opportunity for me to
share my stories with upcoming entrepreneurs and I believe you will keep your great service
to motivate the rest.
</p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove Sanmugathasan Prasanthan from here @gajindubandara

index.html Outdated Show resolved Hide resolved
border-radius: 50%;
border: 5px solid #EAECEE;
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this line also required? @gajindubandara
If not needed,

Suggested change

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh sorry @gajindubandara we need that line. That is the end of the line, please add it again, sorry for the inconvenience

image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See below I have suggested the changes. Commit them @gajindubandara

assets/css/global-custom.css Outdated Show resolved Hide resolved
@anjula-sack anjula-sack closed this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the homepage testimonial section with new testimonials
3 participants