feat: update build output with latest mobile improvements and testimonials fix

This commit is contained in:
2026-02-12 10:19:20 -05:00
parent 099cbe2e0c
commit 776188bb5b

17
dist/index.html vendored
View File

@@ -43,8 +43,8 @@
scroll-behavior: smooth; scroll-behavior: smooth;
} }
</style> </style>
<script type="module" crossorigin src="/assets/main-C9PWtShd.js"></script> <script type="module" crossorigin src="/assets/main-BoFL6OwZ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/styles-KQt40jHk.css"> <link rel="stylesheet" crossorigin href="/assets/styles-CLQNtSg4.css">
</head> </head>
<body> <body>
<!-- Scroll Progress Bar --> <!-- Scroll Progress Bar -->
@@ -555,20 +555,7 @@
</div> </div>
</div> </div>
</div>
</div>
<div class="col-md-6">
<div class="card testimonial-card h-100">
<div class="card-body">
<p class="card-text testimonial-excerpt">"Working with Dustin at d@n tech was an absolute pleasure from start to finish. He is funny, engaging, and listens well. He offered grace for my lack of technical skill..."</p>
<p class="card-text testimonial-full">"Working with Dustin at d@n tech was an absolute pleasure from start to finish. He is funny, engaging, and listens well. He offered grace for my lack of technical skill and worked from simple examples provided, which translated into a functional and funky-professional website that represents my brand.
His patience and technical skills are truly impressive. Furthermore, he was responsive throughout the entire process, always open to feedback, and quick to implement changes. What I appreciated most was how he spent time working toward what I wanted and was supportive in my goals."</p>
<p class="card-text testimonial-author"> -Laura, Woman-Owned Small Business</p>
<button class="testimonial-toggle" aria-label="Read full testimonial">Read More</button>
</div>
</div>
</div>
</div> </div>
</div> </div>
</section> </section>