mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-21 01:01:46 +00:00
Remove Download Foundry section from website
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ae191d1ae1
commit
bce7905fd3
2 changed files with 2 additions and 132 deletions
|
|
@ -5,7 +5,7 @@ import { Hero } from "../components/Hero";
|
|||
import { PainPoints } from "../components/PainPoints";
|
||||
import { FeatureGrid } from "../components/FeatureGrid";
|
||||
import { GetStarted } from "../components/GetStarted";
|
||||
import { DownloadFoundry } from "../components/DownloadFoundry";
|
||||
|
||||
import { Inspector } from "../components/Inspector";
|
||||
import { FAQ } from "../components/FAQ";
|
||||
import { Footer } from "../components/Footer";
|
||||
|
|
@ -18,7 +18,7 @@ import { Footer } from "../components/Footer";
|
|||
<PainPoints client:visible />
|
||||
<FeatureGrid client:visible />
|
||||
<GetStarted client:visible />
|
||||
<DownloadFoundry client:visible />
|
||||
|
||||
<Inspector client:visible />
|
||||
<FAQ client:visible />
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue