Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99bd08d7df | |||
| a77fbfe3e7 | |||
| 34bc2383d9 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -109,6 +109,9 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Fill Prescription", href: "tel:+1-818-830-0350"
|
||||
},
|
||||
{
|
||||
text: "Browse All Departments", href: "#services"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -340,4 +343,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user