Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -36,22 +36,22 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
href: "/menu",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
href: "/pricing",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "/testimonials",
|
||||
|
||||
},
|
||||
]}
|
||||
button={{
|
||||
@@ -351,6 +351,8 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Health Pro", "Fitness Pro", "Nutrition Hub", "Wellness Alliance", "Performance Gear", "Strength Labs", "Movement Co.", "Active Lifestyle"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/flat-healthy-food-landing-page-template_23-2149029936.jpg",
|
||||
"http://img.b2bpic.net/free-vector/physiotherapy-logo-template-collection_23-2149017534.jpg",
|
||||
@@ -413,6 +415,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
|
||||
Reference in New Issue
Block a user