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-10 00:51:02 +00:00

View File

@@ -112,19 +112,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Choose Your Blessing", description: "Select from traditional Hebrew blessings or create your own meaningful words that reflect your family's faith and values.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg"
title: "Choose Your Blessing", description: "Select from traditional Hebrew blessings or create your own meaningful words that reflect your family's faith and values.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg?_wi=1"
},
{
id: 2,
title: "Add Family Names", description: "Personalize with family names in beautiful Hebrew calligraphy. Honor your heritage with meaningful customization.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg"
title: "Add Family Names", description: "Personalize with family names in beautiful Hebrew calligraphy. Honor your heritage with meaningful customization.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg?_wi=2"
},
{
id: 3,
title: "Select Special Details", description: "Include important dates, Hebrew verses, or custom messages. Add gift packaging for the perfect presentation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg"
title: "Select Special Details", description: "Include important dates, Hebrew verses, or custom messages. Add gift packaging for the perfect presentation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg?_wi=3"
},
{
id: 4,
title: "Receive Your Heirloom", description: "Each custom blessing is handcrafted to perfection and arrives ready to display or gift. A piece meant to be treasured forever.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg"
title: "Receive Your Heirloom", description: "Each custom blessing is handcrafted to perfection and arrives ready to display or gift. A piece meant to be treasured forever.", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-traditional-festival-top-view_23-2148716858.jpg?_wi=4"
}
]}
buttons={[{ text: "Start Your Custom Gift", href: "#contact" }]}
@@ -178,10 +178,10 @@ export default function LandingPage() {
cardAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Cohen", imageSrc: "http://img.b2bpic.net/free-photo/warming-up-with-tea-is-best-solution_329181-6066.jpg", imageAlt: "happy jewish family home blessing displayed"
id: "1", name: "Sarah Cohen", imageSrc: "http://img.b2bpic.net/free-photo/warming-up-with-tea-is-best-solution_329181-6066.jpg?_wi=1", imageAlt: "happy jewish family home blessing displayed"
},
{
id: "2", name: "David & Rachel Goldstein", imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg", imageAlt: "jewish wedding couple with blessing gift"
id: "2", name: "David & Rachel Goldstein", imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg?_wi=1", imageAlt: "jewish wedding couple with blessing gift"
},
{
id: "3", name: "Rebecca Levy Family", imageSrc: "http://img.b2bpic.net/free-photo/people-playing-bingo-together_23-2149212433.jpg", imageAlt: "jewish family generations sharing tradition"
@@ -190,10 +190,10 @@ export default function LandingPage() {
id: "4", name: "Michael Rosenberg", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-four-windows-cardboard-wall-decorated-with-artificial-snow-illuminated-garland_132075-10913.jpg", imageAlt: "jewish home interior elegant blessing decor"
},
{
id: "5", name: "Jennifer & Aaron Bloom", imageSrc: "http://img.b2bpic.net/free-photo/warming-up-with-tea-is-best-solution_329181-6066.jpg", imageAlt: "happy jewish family home blessing displayed"
id: "5", name: "Jennifer & Aaron Bloom", imageSrc: "http://img.b2bpic.net/free-photo/warming-up-with-tea-is-best-solution_329181-6066.jpg?_wi=2", imageAlt: "happy jewish family home blessing displayed"
},
{
id: "6", name: "Miriam Klein", imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg", imageAlt: "jewish wedding couple with blessing gift"
id: "6", name: "Miriam Klein", imageSrc: "http://img.b2bpic.net/free-photo/boyfriend-surprise-his-girlfriend-with-gift-box-bed_1150-12102.jpg?_wi=2", imageAlt: "jewish wedding couple with blessing gift"
}
]}
/>