Skip to content

Commit a8b9ac3

Browse files
committed
update image
1 parent ebcc3d7 commit a8b9ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/mobile-convenience.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export function MobileConvenience() {
3131
<Image
3232
width={256}
3333
height={256}
34-
src="/nextjs-tailwind-app-presentation-page/image/Iphone.png"
34+
src="/nextjs-tailwind-app-presentation-page/image/iphone.png"
3535
className="col-span-1 w-1/2 mx-auto lg:w-10/12"
3636
alt="iphone-photo"
3737
/>

0 commit comments

Comments
 (0)