Merge version_2 into main #3
@@ -34,7 +34,6 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="BY Fahad Chicken"
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,6 +68,7 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Crafted for Perfection" }]}
|
||||
buttons={[{ text: "Learn More", href: "#contact" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
tag="Order Now"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-delivery-concept-top-view_23-2149182255.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user