Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
text: "Kom langs in de winkel", href: "https://maps.google.com/?q=Lange+Vorststraat+45-47,+Goes"
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg?_wi=1"
|
||||
imageAlt="Jeans Style winkel met eigenaar"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "fit", title: "Perfecte pasvorm", description: "We hebben vaak maar een paar woorden nodig om precies te weten wat jij zoekt. Geen gissen, geen gedoe.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg", imageAlt: "Perfecte pasvorm"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg?_wi=2", imageAlt: "Perfecte pasvorm"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Gratis fitcheck" },
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "service", title: "Persoonlijke service", description: "Eerlijk advies, een praatje en altijd aandacht voor jou. Dat is wat we doen.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-decisions-can-be-very-difficult_329181-15200.jpg", imageAlt: "Persoonlijke service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-decisions-can-be-very-difficult_329181-15200.jpg?_wi=1", imageAlt: "Persoonlijke service"
|
||||
},
|
||||
items: [
|
||||
{ icon: Heart, text: "Echte aandacht" },
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "speed", title: "Supersnel geregeld", description: "Vandaag besteld = vaak morgen al in huis. Soms bezorgen we zelf.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg", imageAlt: "Snelle levering"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg?_wi=3", imageAlt: "Snelle levering"
|
||||
},
|
||||
items: [
|
||||
{ icon: Zap, text: "24u verzending" },
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
description="Dit is wat echte klanten zeggen."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah M.", role: "Klant", testimonial: "Heeft maar een paar woorden nodig en weet precies wat je zoekt. Beter dan welke winkel ook.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg", imageAlt: "Sarah M."
|
||||
id: "1", name: "Sarah M.", role: "Klant", testimonial: "Heeft maar een paar woorden nodig en weet precies wat je zoekt. Beter dan welke winkel ook.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg?_wi=1", imageAlt: "Sarah M."
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jan de Vries", role: "Klant", testimonial: "Via app besteld en de volgende ochtend al in huis! Zo makkelijk heb ik nog nooit geshopt.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", imageAlt: "Jan de Vries"
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
id: "5", name: "Ellen K.", role: "Klant", testimonial: "Ze bezorgden mijn jeans persoonlijk en pasten ze nog even aan. Zó anders dan normaal.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5350.jpg", imageAlt: "Ellen K."
|
||||
},
|
||||
{
|
||||
id: "6", name: "Tom Vos", role: "Klant", testimonial: "Mijn vaste adres voor jeans. Snelle service, fair prices, en ze kennen me.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg", imageAlt: "Tom Vos"
|
||||
id: "6", name: "Tom Vos", role: "Klant", testimonial: "Mijn vaste adres voor jeans. Snelle service, fair prices, en ze kennen me.", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-red-bow-tie_1298-359.jpg?_wi=2", imageAlt: "Tom Vos"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "step1", title: "Stuur ons een bericht", description: "Stuur een WhatsApp of kom langs. Vertel wat je zoekt.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg", imageAlt: "WhatsApp bericht sturen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg?_wi=4", imageAlt: "WhatsApp bericht sturen"
|
||||
},
|
||||
items: [
|
||||
{ icon: MessageCircle, text: "Via WhatsApp" },
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "step2", title: "Wij kiezen voor jou", description: "We selecteren de perfecte jeans gebaseerd op jouw voorkeur en lichaam.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-decisions-can-be-very-difficult_329181-15200.jpg", imageAlt: "Expert selectie"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-decisions-can-be-very-difficult_329181-15200.jpg?_wi=2", imageAlt: "Expert selectie"
|
||||
},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Persoonlijk advies" },
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "step3", title: "Ophalen of thuisbezorgd", description: "Pak je jeans op of laat ze bezorgen. Soms doen we dat zelf.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg", imageAlt: "Bezorging"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-redhead-curly-lady-sitting-cafe_171337-16570.jpg?_wi=5", imageAlt: "Bezorging"
|
||||
},
|
||||
items: [
|
||||
{ icon: Truck, text: "24u levering" },
|
||||
|
||||
Reference in New Issue
Block a user