Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1bfc8d2d38 | |||
| ad6ccc8a4e | |||
| 738e992f92 | |||
| 320902355d |
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney"
|
||||
title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney", button: { text: "View Article", href: "#menu" }
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user