We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebcc3d7 commit a8b9ac3Copy full SHA for a8b9ac3
src/app/mobile-convenience.tsx
@@ -31,7 +31,7 @@ export function MobileConvenience() {
31
<Image
32
width={256}
33
height={256}
34
- src="/nextjs-tailwind-app-presentation-page/image/Iphone.png"
+ src="/nextjs-tailwind-app-presentation-page/image/iphone.png"
35
className="col-span-1 w-1/2 mx-auto lg:w-10/12"
36
alt="iphone-photo"
37
/>
0 commit comments