Update src/app/about/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function AboutPage() {
|
||||
text: "צפה בגלריה", href: "/gallery"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg?_wi=2"
|
||||
imageAlt="פנים הבר מודרני"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -82,7 +82,7 @@ export default function AboutPage() {
|
||||
value: "30+", title: "קוקטיילים ומשקאות"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-clinking-glasses_23-2149119639.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-friends-clinking-glasses_23-2149119639.jpg?_wi=1"
|
||||
imageAlt="ידידים חוגגים עם משקאות"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -93,17 +93,17 @@ export default function AboutPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "דור מוביל", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg", imageAlt: "דור מוביל"},
|
||||
id: "1", name: "דור מוביל", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg?_wi=2", imageAlt: "דור מוביל"},
|
||||
{
|
||||
id: "2", name: "תומר כהן", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg", imageAlt: "תומר כהן"},
|
||||
id: "2", name: "תומר כהן", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg?_wi=2", imageAlt: "תומר כהן"},
|
||||
{
|
||||
id: "3", name: "יעל לוי", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg", imageAlt: "יעל לוי"},
|
||||
id: "3", name: "יעל לוי", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg?_wi=2", imageAlt: "יעל לוי"},
|
||||
{
|
||||
id: "4", name: "אביב ישראלי", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg", imageAlt: "אביב ישראלי"},
|
||||
id: "4", name: "אביב ישראלי", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg?_wi=2", imageAlt: "אביב ישראלי"},
|
||||
{
|
||||
id: "5", name: "ניצה גבריאלי", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg", imageAlt: "ניצה גבריאלי"},
|
||||
id: "5", name: "ניצה גבריאלי", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg?_wi=2", imageAlt: "ניצה גבריאלי"},
|
||||
{
|
||||
id: "6", name: "רון טל", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg", imageAlt: "רון טל"},
|
||||
id: "6", name: "רון טל", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=2", imageAlt: "רון טל"},
|
||||
]}
|
||||
cardTitle="חבריך חוזרים בגלל הטעם והאווירה הזאת"
|
||||
cardTag="קהילת רינגלבלום"
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-3169.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-3169.jpg?_wi=2"
|
||||
imageAlt="חזית רינגלבלום 13"
|
||||
logoText="רינגלבלום 13"
|
||||
copyrightText="© 2025 רינגלבלום 13 בר | כל הזכויות שמורות"
|
||||
|
||||
Reference in New Issue
Block a user