Merge version_2 into main #4
@@ -31,7 +31,7 @@ export default function SaasTemplatePage() {
|
||||
const features: FeatureCard[] = [
|
||||
{ bentoComponent: "globe", title: "Global Reach", description: "Connect with users worldwide" },
|
||||
{ bentoComponent: "marquee", variant: "text", centerIcon: Zap, texts: ["Fast", "Reliable"], title: "Built for Speed", description: "Lightning fast delivery" },
|
||||
{ bentoComponent: "3d-stack-cards", title: "Scaleable", description: "Reliable infrastructure", items: [{ icon: Shield, title: "Security", subtitle: "Bank-level" }] }
|
||||
{ bentoComponent: "3d-stack-cards", title: "Scaleable", description: "Reliable infrastructure", items: [{ icon: Shield, title: "Security", subtitle: "Bank-level", detail: "256-bit encryption" }] }
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user