Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bd6f7d0e8 | |||
| 2b0af2a0c8 | |||
| e328a8b1de | |||
| 934a03f34b | |||
| 0c04ead79c |
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
id: "p6", name: "Garlic Naan", price: "₹50", variant: "Side", imageSrc: "http://img.b2bpic.net/free-photo/front-view-whole-black-bread-brown-towel-potteries-dark-colors-surface_179666-24573.jpg"},
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
description="A curated selection of our most popular Indian and Indo-Chinese classics."
|
||||
description="A curated selection of our most popular Indian and Indo-Chinese classics — perfect for satisfying late-night cravings after hours."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Find Us"
|
||||
description="Visit Pluto's at 4, Khan Street, Choolaimedu. Open daily from 11:30 AM to 4:00 AM."
|
||||
description="Visit Pluto's at 4, Khan Street, Choolaimedu. Open daily from 11:30 AM to 4:00 AM. Call now at 07397341783 to book your table!"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
@@ -262,4 +262,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user