hero section used old one
This commit is contained in:
@@ -157,12 +157,12 @@ export const Homepage = () => {
|
||||
{/* <Navigation /> */}
|
||||
|
||||
{/* Hero Section - Dark background */}
|
||||
<section className="bg-background">
|
||||
<DiwaliHeroSection />
|
||||
</section>
|
||||
{/* <section className="bg-background">
|
||||
<HeroSection />
|
||||
<DiwaliHeroSection />
|
||||
</section> */}
|
||||
<section className="bg-background">
|
||||
<HeroSection />
|
||||
</section>
|
||||
|
||||
{/* Client Logos - Dark background */}
|
||||
<section className="bg-background">
|
||||
|
||||
Reference in New Issue
Block a user