Update src/app/page.tsx

This commit is contained in:
2026-03-19 16:50:00 +00:00
parent 0aa6a233be
commit 477f5e31df

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -51,7 +51,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stir-fried-noodles-with-beef-vegetables-plate-wood-table_141793-11558.jpg", imageAlt: "Vietnamese pho bowl fresh noodles"
}
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
mediaAnimation="slide-up"
/>
</div>