Merge version_3 into main #3
@@ -48,12 +48,12 @@ export default function LandingPage() {
|
||||
title="STER MODE: Specialist in Kledingreparatie & Stomerij"
|
||||
description="Uw kleding in vertrouwde handen. Wij bieden vakkundige reparaties en professionele stomerij voor al uw textiel."
|
||||
carouselItems={[
|
||||
{ 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/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" }
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/abstract-texture-fabric-background_23-2148834119.jpg" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-textile-texture_23-2148834120.jpg" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/folded-blue-shirts-stacked-neatly_23-2148834121.jpg" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-accessories-flatlay_23-2148834122.jpg" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/various-sewing-thread-bobbins_23-2148834123.jpg" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/textile-samples-in-workshop_23-2148834124.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Bekijk diensten", href: "#features" }, { text: "Contact", href: "#contact" }]}
|
||||
/>
|
||||
@@ -69,6 +69,7 @@ export default function LandingPage() {
|
||||
{ title: "Kwaliteit", description: "Hoogste standaard in reparaties." },
|
||||
{ title: "Duurzaamheid", description: "Verleng de levensduur van uw kleding." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sewing-supplies-workspace_23-2148834125.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,10 +80,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Kledingreparatie", description: "Knopen, naden en meer.", buttonIcon: Award },
|
||||
{ title: "Professionele Stomerij", description: "Zorgvuldige reiniging.", buttonIcon: Award },
|
||||
{ title: "Leder & Accessoires", description: "Leren jassen en tassen.", buttonIcon: Award },
|
||||
{ title: "Spoedservice", description: "Snelle service beschikbaar.", buttonIcon: Award }
|
||||
{ title: "Kledingreparatie", description: "Knopen, naden en meer.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/sewing-tools-composition_23-2148834126.jpg" },
|
||||
{ title: "Professionele Stomerij", description: "Zorgvuldige reiniging.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/clean-laundry-folded_23-2148834127.jpg" },
|
||||
{ title: "Leder & Accessoires", description: "Leren jassen en tassen.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/leather-fabrics-texture_23-2148834128.jpg" },
|
||||
{ title: "Spoedservice", description: "Snelle service beschikbaar.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/clock-time-management_23-2148834129.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,8 +126,8 @@ export default function LandingPage() {
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jan de Vries", imageSrc: "http://img.b2bpic.net/free-photo/frustrated-handsome-business-man-wearing-suit-looking-camera-going-wild-by-taking-off-his-suit-standing-white-background_141793-53852.jpg" },
|
||||
{ id: "2", name: "Sophie Janssen", imageSrc: "http://img.b2bpic.net/free-photo/man-helping-his-wife-iron-shirt_23-2149117079.jpg" }
|
||||
{ id: "1", name: "Jan de Vries", imageSrc: "http://img.b2bpic.net/free-photo/star-rating-icon_23-2148834130.jpg" },
|
||||
{ id: "2", name: "Sophie Janssen", imageSrc: "http://img.b2bpic.net/free-photo/star-rating-icon_23-2148834131.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user