Adjust heritage section bg

Changed HeritageSection background from bg-secondary/30 to match main background (bg-background) for seamless transition.

X-Lovable-Edit-ID: edt-4c3ef013-86b6-4f0a-8c4d-e14a0b5c765d
This commit is contained in:
gpt-engineer-app[bot]
2026-01-28 00:35:42 +00:00
+1 -1
View File
@@ -56,7 +56,7 @@ const HeritageSection = () => {
}, []); }, []);
return ( return (
<section className="bg-secondary/30 py-24 px-6"> <section className="bg-background py-24 px-6">
<div className="max-w-6xl mx-auto"> <div className="max-w-6xl mx-auto">
{/* Heritage Hero */} {/* Heritage Hero */}
<div <div