Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4111226b1 | |||
| 85c7facbfb | |||
| 827cfc17a6 | |||
| 2fa351c266 |
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
@@ -138,6 +138,7 @@ export default function LandingPage() {
|
||||
description="Located at 123 Main St. Give us a call or order online now."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-cookie-table_107420-12121.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Order Online"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user