Merge version_3 into main #2
@@ -182,6 +182,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "What products do you carry?", content: "We carry a wide range of essential medicines, first aid, supplements, personal hygiene, and other general healthcare needs."},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Ask a Question", href: "#contact" }
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Need clarity? Here are answers to commonly asked questions about our services."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -229,4 +232,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user