Merge version_2 into main #2
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import { Award, Star, Users } from "lucide-react";
|
||||
import { Award } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/creative-atelier-shop-workspace_482257-95822.jpg" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-tailor-working-studio_23-2148834119.jpg" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407894.jpg" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-seamstress-drawing-with-soap-pink-textile-modern-sewing-workshop_574295-3700.jpg" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/close-up-seamstress-drawing-with-soap-pink-textile-modern-sewing-workshop_574295-3700.jpg" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/client-examining-tie-shirt-store_482257-78702.jpg" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg" }
|
||||
]}
|
||||
@@ -152,6 +152,7 @@ export default function LandingPage() {
|
||||
description="Wij helpen u graag verder."
|
||||
buttons={[{ text: "Bel nu", href: "tel:+3100000000" }]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user