Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-28 12:19:33 +00:00

View File

@@ -39,7 +39,6 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "sparkles-gradient" }}
title="Buchete de flori proaspete livrate rapid în Valea Lupului"
description="Aranjamente realizate cu grijă pentru orice ocazie livrare rapidă și flori mereu fresh, direct de la florăria Camelii FLOWERS."
buttons={[
@@ -89,6 +88,7 @@ export default function LandingPage() {
title="Ce spun clienții noștri"
description="Aprecierile voastre sunt inspirația noastră pentru a continua să creăm frumos."
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Ana Popescu", handle: "@ana.p", testimonial: "Buchetul a fost livrat la timp, iar florile au fost extrem de proaspete.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg?_wi=1" },
{ id: "2", name: "Ion Ionescu", handle: "@ion.i", testimonial: "Aranjamente superbe, au rezistat mult timp după eveniment.", imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg" },