Update src/App.jsx

This commit is contained in:
Sridhar R 2025-06-24 07:06:23 -04:00
parent f1efa3e658
commit 0ac1cc2a31
1 changed files with 2 additions and 23 deletions

View File

@ -5,27 +5,6 @@ import Offerings from '../src/Pages/Offerings';
import GSAPHorizontalScroll from './Components/GSAPHorizontalScroll';
function App() {
return (
// <div className="container">
// <div className="noise-overlay"></div>
// <div className="title-section">
// <h1>Pozo</h1>
// <h2> simplifies, automates, and scales with GenAI at its core.</h2>
// </div>
// <div className="subtitle">
// <p>Here is where your presentation begins</p>
// </div>
// <div className="gradient-blur"></div>
// <div className="floral-shape">
// <div className="floral-petal"></div>
// <div className="floral-petal"></div>
// <div className="floral-petal"></div>
// <div className="floral-petal"></div>
// <div className="floral-petal"></div>
// <div className="floral-petal"></div>
// </div>
// </div>
<>