Merge version_1 into main #2
@@ -9,7 +9,7 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Sparkles, Heart, Leaf, Tag, MapPin, Award, Clock, MapPin as MapPinIcon } from 'lucide-react';
|
||||
import { Sparkles, Heart, Leaf, Tag, MapPin, Award, Clock } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Nachhaltige Mode in Ettlingen – Stilvoll & Preiswert"
|
||||
description="Qualitäts-Second-Hand-Mode für Damen & Herren. Entdecken Sie einzigartige Einzelstücke, faire Preise und nachhaltiges Einkaufen an einem Ort."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
tag="Second Hand Fashion"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
ctaButton={{
|
||||
text: "📍 Route planen", href: "https://maps.google.com/?q=Schöllbronner+Straße+3,+76275+Ettlingen"
|
||||
}}
|
||||
ctaIcon={MapPinIcon}
|
||||
ctaIcon={MapPin}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Wie kann ich Sie erreichen?", content: "Sie können uns unter <strong>+49 7243 30110</strong> anrufen oder uns direkt besuchen. Gerne beantworten wir Ihre Fragen persönlich."
|
||||
|
||||
Reference in New Issue
Block a user