Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-29 16:16:05 +00:00

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Levi", handle: "@sarah_l", testimonial: "The best sofa I've bought! Quality is amazing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg", imageAlt: "luxury modern furniture living room"},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=1", imageAlt: "luxury modern furniture living room"},
{
name: "David Cohen", handle: "@david_c", testimonial: "Excellent service and fast delivery across Israel.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg", imageAlt: "luxury modern furniture living room"},
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=1", imageAlt: "luxury modern furniture living room"},
{
name: "Maya Golan", handle: "@maya_g", testimonial: "Stunning designs and very affordable pricing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/loop-circular-collage-concept_52683-104242.jpg", imageAlt: "luxury modern furniture living room"},
@@ -74,7 +74,7 @@ export default function LandingPage() {
{
text: "Shop Collections", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-thrift-shop_23-2149729349.jpg?_wi=2"
mediaAnimation="slide-up"
avatars={[
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
{
value: "24h", title: "Fast Support"},
]}
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg"
imageSrc="http://img.b2bpic.net/free-photo/manual-worker-wearing-face-mask-while-working-carpentry-workshop-coronavirus-pandemic_637285-11737.jpg?_wi=2"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>