ok
This commit is contained in:
@@ -101,9 +101,10 @@ function TestimonialCard({
|
||||
ref={ref}
|
||||
{...props}
|
||||
className="w-72 shrink-0 snap-start scroll-ml-(--scroll-padding) bg-transparent overflow-hidden sm:w-80 lg:w-96"
|
||||
style={{ aspectRatio: '360/460' }}
|
||||
>
|
||||
{/* Image Section */}
|
||||
<div className="relative aspect-square overflow-hidden">
|
||||
<div className="relative overflow-hidden" style={{ height: '75%' }}>
|
||||
<img
|
||||
alt=""
|
||||
src={img}
|
||||
|
Reference in New Issue
Block a user