Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="mediumSmall"
|
contentWidth="mediumSmall"
|
||||||
sizing="mediumLargeSizeMediumTitles"
|
sizing="mediumLargeSizeMediumTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="glass-elevated"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="shadow"
|
primaryButtonStyle="shadow"
|
||||||
secondaryButtonStyle="solid"
|
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"
|
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"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user