All changes, done like fully react router uses, services, al/ml and solution page section alignment and missing section done!
This commit is contained in:
@@ -464,7 +464,7 @@ const foodDeliveryFAQs = [
|
||||
export const FoodOrderingDelivery = () => {
|
||||
return (
|
||||
<div className="min-h-screen bg-[#0E0E0E]">
|
||||
<Navigation />
|
||||
{/* <Navigation /> */}
|
||||
|
||||
<HeroBanner
|
||||
category="Commerce & Consumer"
|
||||
@@ -505,7 +505,7 @@ export const FoodOrderingDelivery = () => {
|
||||
<SplitCallToAction />
|
||||
</div>
|
||||
|
||||
<Footer />
|
||||
{/* <Footer /> */}
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user