mirror of
https://github.com/10h30/blog-balodeplao.git
synced 2026-05-12 15:21:15 +09:00
feat: update blog structure and content for balodeplao.com
This commit is contained in:
Vendored
+1
@@ -46,6 +46,7 @@ export interface HeroProps extends HeadlineProps {
|
||||
description?: string; // override or additional? Hero has description, Headline has subtitle. Hero has actions.
|
||||
actions?: string | CallToAction[];
|
||||
image?: ImageMetadata | string; // Just in case, though checked Hero.astro and it uses slots mostly or props.
|
||||
bgImage?: string;
|
||||
}
|
||||
|
||||
export interface FeaturesProps extends HeadlineProps {
|
||||
|
||||
Reference in New Issue
Block a user