ch
This commit is contained in:
@@ -12,7 +12,7 @@ export default function NewFeatures() {
|
|||||||
<div className="flex items-start justify-end lg:justify-start lg:order-first">
|
<div className="flex items-start justify-end lg:justify-start lg:order-first">
|
||||||
<img
|
<img
|
||||||
alt="New Features"
|
alt="New Features"
|
||||||
src="images/story1.png"
|
src="/images/story1.png"
|
||||||
className="w-full max-w-[40rem] rounded-xl shadow-xl ring-1 ring-gray-400/10 object-cover"
|
className="w-full max-w-[40rem] rounded-xl shadow-xl ring-1 ring-gray-400/10 object-cover"
|
||||||
style={{ maxWidth: '40rem', height: 'auto' }}
|
style={{ maxWidth: '40rem', height: 'auto' }}
|
||||||
/>
|
/>
|
||||||
|
Reference in New Issue
Block a user