Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-24 11:21:09 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqsAnimation="reveal-blur"
faqsAnimation="none"
sideTitle="Sıkça Sorulanlar"
faqs={[
{ id: "f1", title: "Maserasyon nedir?", content: "Bitkilerin yağa uzun süreli ve güneş altında bırakılması sürecidir." },
@@ -88,7 +88,7 @@ export default function LandingPage() {
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductCartItem item={{ id: "c1", name: "Kirkit Canta", price: 2100, quantity: 1, imageSrc: "" }} />
<ProductCartItem item={{ id: "c1", name: "Kirkit Canta", price: "2100 TL", quantity: 1, imageSrc: "" }} />
</div>
<div id="contact" data-section="contact">