Expand hero image width

Updated hero background to use wide outpainted bakery image and applied to HeroSection via hero-bakery-wide.jpg for edge-to-edge display.

X-Lovable-Edit-ID: edt-7af80faf-4c2c-4c7c-9015-dca1347900cd
This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 22:17:30 +00:00
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

+1 -1
View File
@@ -1,5 +1,5 @@
import logoImage from "@/assets/logo.png";
import heroBakeryImage from "@/assets/hero-bakery.jpg";
import heroBakeryImage from "@/assets/hero-bakery-wide.jpg";
const HeroSection = () => {
return (