Broaden scope: not just fullstack, build anything ship everything
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c44f1856d4
commit
bc4e662ae5
@ -11,7 +11,7 @@ export const metadata = {
|
|||||||
'AI Genies write the code. Fibe handles servers, SSL and deploys on DigitalOcean, AWS, GCP, Azure or any VPS. Zero DevOps.',
|
'AI Genies write the code. Fibe handles servers, SSL and deploys on DigitalOcean, AWS, GCP, Azure or any VPS. Zero DevOps.',
|
||||||
keywords: [
|
keywords: [
|
||||||
'no-code platform', 'AI app builder', 'deploy app without coding',
|
'no-code platform', 'AI app builder', 'deploy app without coding',
|
||||||
'fullstack hosting', 'AI agent development', 'docker orchestration',
|
'app hosting', 'AI agent development', 'docker orchestration',
|
||||||
'DevOps automation', 'DigitalOcean app deploy', 'AWS app hosting',
|
'DevOps automation', 'DigitalOcean app deploy', 'AWS app hosting',
|
||||||
'GCP deployment', 'Azure app deployment', 'fibe platform',
|
'GCP deployment', 'Azure app deployment', 'fibe platform',
|
||||||
'AI code generation', 'live preview environment', 'self-hosted deployment',
|
'AI code generation', 'live preview environment', 'self-hosted deployment',
|
||||||
@ -61,7 +61,7 @@ export default function RootLayout({ children }) {
|
|||||||
applicationCategory: 'DeveloperApplication',
|
applicationCategory: 'DeveloperApplication',
|
||||||
operatingSystem: 'Any',
|
operatingSystem: 'Any',
|
||||||
description:
|
description:
|
||||||
'Fibe orchestrates fullstack environments from any idea or git repo. AI Genies write the code. Deploy to DigitalOcean, AWS, GCP, Azure or any VPS in 60 seconds.',
|
'Fibe runs anything in Docker — apps, APIs, databases, AI agents, jobs, scripts. Describe your idea, Genies build it, Fibe ships it on DigitalOcean, AWS, GCP, Azure or any VPS in 60 seconds.',
|
||||||
offers: { '@type': 'Offer', price: '0', priceCurrency: 'USD' },
|
offers: { '@type': 'Offer', price: '0', priceCurrency: 'USD' },
|
||||||
publisher: {
|
publisher: {
|
||||||
'@type': 'Organization',
|
'@type': 'Organization',
|
||||||
|
|||||||
@ -685,7 +685,7 @@ export default function Home() {
|
|||||||
style={{background:'linear-gradient(135deg, #7c3aed, #a78bfa)'}}>ƒ</div>
|
style={{background:'linear-gradient(135deg, #7c3aed, #a78bfa)'}}>ƒ</div>
|
||||||
<span className="font-semibold" style={{color:'rgba(161,161,170,0.5)'}}>fibe</span>
|
<span className="font-semibold" style={{color:'rgba(161,161,170,0.5)'}}>fibe</span>
|
||||||
</div>
|
</div>
|
||||||
<span className="text-sm" style={{color:'rgba(161,161,170,0.2)'}}>© 2026 Fibe — The fullstack development revolution.</span>
|
<span className="text-sm" style={{color:'rgba(161,161,170,0.2)'}}>© 2026 Fibe — Build anything. Ship everything.</span>
|
||||||
<div className="flex gap-6 text-sm" style={{color:'rgba(161,161,170,0.35)'}}>
|
<div className="flex gap-6 text-sm" style={{color:'rgba(161,161,170,0.35)'}}>
|
||||||
<a href="https://github.com/fibegg" className="hover:text-white transition-colors">GitHub</a>
|
<a href="https://github.com/fibegg" className="hover:text-white transition-colors">GitHub</a>
|
||||||
<a href="https://next.fibe.live" className="hover:text-white transition-colors">App</a>
|
<a href="https://next.fibe.live" className="hover:text-white transition-colors">App</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user