Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e7073e9a92 |
@@ -10,7 +10,6 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
|||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
import { Building2, Crown, CreditCard, Database, DollarSign, Map, MessageCircle, MessageSquare, Rocket, Send, Settings, ShoppingBag, Smartphone, Sparkles, Star, Target, TrendingUp, User, UtensilsCrossed, Zap, Mail, Instagram } from 'lucide-react';
|
import { Building2, Crown, CreditCard, Database, DollarSign, Map, MessageCircle, MessageSquare, Rocket, Send, Settings, ShoppingBag, Smartphone, Sparkles, Star, Target, TrendingUp, User, UtensilsCrossed, Zap, Mail, Instagram } from 'lucide-react';
|
||||||
import CardStack from '@/components/cardStack/CardStack';
|
|
||||||
|
|
||||||
export default function Page() {
|
export default function Page() {
|
||||||
return (
|
return (
|
||||||
@@ -215,10 +214,6 @@ export default function Page() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="layout" data-section="layout">
|
|
||||||
<CardStack />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user