Add diamond shape images to education/diamond-shapes page
- Replace placeholder images with actual diamond shape images from /public/diamonds/
- Add Image component import from next/image
- Update diamond shapes array to use correct image paths
- Remove Princess shape (per previous request)
- Add Heart shape with image
- Update images for all shapes:
- Round, Oval, Emerald, Cushion, Pear, Marquise, Radiant, Asscher, Heart
- Update 4Cs link to point to /education/diamonds instead of removed /education/4cs
- Images display properly with Next.js Image optimization
66b0a43View on GitHub →