This commit is contained in:
Emre
2025-09-30 19:22:33 +03:00
parent 830e15363a
commit 0988aa7320
7 changed files with 213 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ const Foundations = () => {
];
return (
<section className="bg-gradient-to-b from-gray-900 to-black py-20 text-white">
<section id="foundations" className="bg-gradient-to-b from-gray-900 to-black py-20 text-white">
<div className="max-w-7xl mx-auto px-6">
{/* Header */}
<div className="mb-16 text-center">