Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-28 10:22:46 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award, DollarSign, Film, Share2, TrendingUp, Users, Zap } from "lucide-react";
import { Award, DollarSign, TrendingUp, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -49,7 +49,6 @@ export default function LandingPage() {
{ text: "Richiedi Strategia Gratuita", href: "#contact" },
{ text: "Guarda Portfolio", href: "#portfolio" },
]}
logoAlt="Phocal Studio Logo"
/>
</div>