Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e92703924c |
@@ -10,6 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||
import { Heart, Zap, Award, Globe } from "lucide-react";
|
||||
|
||||
export default function VitaliyPage() {
|
||||
@@ -41,6 +42,10 @@ export default function VitaliyPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo />
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="VITALIY"
|
||||
|
||||
Reference in New Issue
Block a user