Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 071d7de217 | |||
| 1e0b62532b |
@@ -89,6 +89,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split-description"
|
textboxLayout="split-description"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Inquire Now", href: "#contact" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Farm Fresh Milk", price: "₹60/L", imageSrc: "http://img.b2bpic.net/free-photo/bottles-milk-arrangement-still-life_23-2150642882.jpg"},
|
id: "1", name: "Farm Fresh Milk", price: "₹60/L", imageSrc: "http://img.b2bpic.net/free-photo/bottles-milk-arrangement-still-life_23-2150642882.jpg"},
|
||||||
|
|||||||
Reference in New Issue
Block a user