Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7135c9c490 | |||
| 47fe479834 | |||
| fb9180fce5 | |||
| f181bae3e2 |
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{ id: "1", title: "Fresh Ingredients", tags: ["Premium Quality"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1" },
|
{ id: "1", title: "Fresh Ingredients", tags: ["Premium Quality"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-with-cereal-juice_23-2148877636.jpg?_wi=1" },
|
||||||
{ id: "2", title: "Free Delivery", tags: ["Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2" },
|
{ id: "2", title: "Free Delivery", tags: ["Free Delivery across all sectors of Wah Cantt"], imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091298.jpg?_wi=2" },
|
||||||
{ id: "3", title: "Hygienic Home Cooking", tags: ["Safe"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1" },
|
{ id: "3", title: "Hygienic Home Cooking", tags: ["Safe"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-japanese-dumplings-assortment_23-2148809863.jpg?_wi=1" },
|
||||||
]}
|
]}
|
||||||
title="Why Choose Us"
|
title="Why Choose Us"
|
||||||
@@ -133,4 +133,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user