Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 14:05:47 +00:00

View File

@@ -42,6 +42,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/perfume-bottle_1203-7606.jpg"
imageAlt="קולקציית בשמים פרמיום"
mediaAnimation="slide-up"
background={{ variant: "glowing-orb" }}
testimonials={[
{
name: "דוד כהן", handle: "צרכן", testimonial: "בשמים איכותיים במחיר הוגן עם שירות משלוח מהיר וחסכוני.", rating: 5,
@@ -97,6 +98,7 @@ export default function LandingPage() {
]}
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>