
Adam Smith
Job title
Damon Boudreaux is a seasoned real estate investor who began his journey in real estate back in 2003. Fueled by a desire to be his own boss and live life on his own terms, he started looking for ways to escape the 9-5 grind. After tireless searching and trying different ways to make extra money, he finally stumbled upon the world of creative real estate investing.
In a short amount of time, Damon was able to grow his business and now enjoys the freedom and fulfillment that comes with financial stability. While he invests in many different types of real estate, his most successful investment strategy is buying and selling using creative financing, and he enjoys sharing his expertise in this area. He is passionate about helping others find success and reach their goals through creative real estate.
Tagline
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.
<style>
/*-- The root styles must go in the element of the structure with the name "Excerpt". --*/
/*-- This will ensure that the excerpt is always displayed in two lines no matter how wide the text is, so that it is always responsive and does not break the design. --*/
.card-home-products__description{
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
height: max-content;
}
</style>
Here goes your text ... Select any part of your text to access the formatting toolbar.
Here goes your text ... Select any part of your text to access the formatting toolbar.
Complimentary Introductory 15-30 minute session with Damon Boudreaux.
30 Minutes Private Training and Mentoring with Existing Client Only!
Tagline
Aliqua id fugiat nostrud irure ex duis ea quis id quis ad et. Sunt qui esse pariatur duis deserunt mollit dolore cillum minim tempor enim elit aute irure tempor cupidatat.
document.addEventListener('DOMContentLoaded', (event) => {
setTimeout(() => {
// Get full slider class ID (change if you have changed it manually)
const idComplete = document.querySelector(".home-testimonial__slider");
// Obtaining the required object ID for the const mySlider
const idSlider = idComplete.getAttribute('data-script-id');
const mySlider = window.bricksData?.splideInstances[idSlider] || false
// Please replace the button classes to suit your scenario
const myPrevBtn = document.querySelector('.home-testimonial__arrow-left')
const myNextBtn = document.querySelector('.home-testimonial__arrow-right')
if (mySlider && myPrevBtn && myNextBtn) {
// Add click event handlers for your custom buttons
myPrevBtn.addEventListener('click', function () {
mySlider.go('-1') // go() function by SplideJS
})
myNextBtn.addEventListener('click', function () {
mySlider.go('+1') // go() function by SplideJS
})
}
}, 250)
})
Coming Soon...