diff --git a/src/app/history/page.tsx b/src/app/history/page.tsx index 5d7d295..1870d3d 100644 --- a/src/app/history/page.tsx +++ b/src/app/history/page.tsx @@ -59,7 +59,7 @@ export default function HistoryPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg?_wi=3" imageAlt="Underground spring water heritage preservation" imagePosition="right" mediaAnimation="slide-up" @@ -130,16 +130,16 @@ export default function HistoryPage() { testimonials={[ { id: "1", name: "Yuri Mikhailov", role: "Restoration Engineer", company: "Heritage Restoration Society", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg?_wi=3"}, { id: "2", name: "Elena Volkova", role: "Cultural Historian", company: "Rostov Heritage Institute", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg?_wi=3"}, { id: "3", name: "Sergei Antonov", role: "Community Director", company: "Local Heritage Coalition", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg?_wi=2"}, { id: "4", name: "Marina Sokolov", role: "Documentation Lead", company: "Urban Archaeology Project", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg?_wi=2"}, ]} kpiItems={[ { diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e56de7..50e8a7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,10 +73,10 @@ export default function HomePage() { testimonials={[ { name: "Maria Volkova", handle: "Architecture Photographer", testimonial: "An incredible place with mysterious underground passages and fascinating history. Every corner tells a story.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg?_wi=1"}, { name: "Dmitri Petrov", handle: "Local Historian", testimonial: "If restored, this could become one of the most beautiful cultural heritage sites in the city. The potential is enormous.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg?_wi=1"}, ]} testimonialRotationInterval={6000} useInvertedBackground={false} @@ -93,7 +93,7 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg?_wi=1" imageAlt="underground spring water flowing brick" imagePosition="right" mediaAnimation="slide-up" @@ -162,13 +162,13 @@ export default function HomePage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "1", name: "Photography", price: "Capture History", imageSrc: "http://img.b2bpic.net/free-photo/side-view-non-binary-person-adjusting-retro-camera_23-2148757561.jpg"}, + id: "1", name: "Photography", price: "Capture History", imageSrc: "http://img.b2bpic.net/free-photo/side-view-non-binary-person-adjusting-retro-camera_23-2148757561.jpg?_wi=1"}, { - id: "2", name: "Exploration", price: "Discover Passages", imageSrc: "http://img.b2bpic.net/free-photo/girl-putting-yellow-boots_23-2147770357.jpg"}, + id: "2", name: "Exploration", price: "Discover Passages", imageSrc: "http://img.b2bpic.net/free-photo/girl-putting-yellow-boots_23-2147770357.jpg?_wi=1"}, { - id: "3", name: "Swimming", price: "Natural Pools", imageSrc: "http://img.b2bpic.net/free-photo/man-swimming-ocean_23-2149066304.jpg"}, + id: "3", name: "Swimming", price: "Natural Pools", imageSrc: "http://img.b2bpic.net/free-photo/man-swimming-ocean_23-2149066304.jpg?_wi=1"}, { - id: "4", name: "Historical Discovery", price: "Learn Stories", imageSrc: "http://img.b2bpic.net/free-photo/two-fish-grills-taken-out-from-tandir_114579-2209.jpg"}, + id: "4", name: "Historical Discovery", price: "Learn Stories", imageSrc: "http://img.b2bpic.net/free-photo/two-fish-grills-taken-out-from-tandir_114579-2209.jpg?_wi=1"}, ]} /> @@ -209,16 +209,16 @@ export default function HomePage() { testimonials={[ { id: "1", name: "Maria Volkova", role: "Photographer", company: "Architecture Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg?_wi=2"}, { id: "2", name: "Dmitri Petrov", role: "Historian", company: "Heritage Foundation", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg?_wi=2"}, { id: "3", name: "Olga Sokolov", role: "Community Director", company: "Local Heritage Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg?_wi=1"}, { id: "4", name: "Ivan Rasputin", role: "Urban Explorer", company: "Discovery Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg?_wi=1"}, ]} kpiItems={[ { value: "180+", label: "Years of History" }, @@ -263,7 +263,7 @@ export default function HomePage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aqueduct-de-les-ferreres-tarragona-spain_1398-3588.jpg?_wi=2" imageAlt="underground spring water heritage preservation" imagePosition="left" mediaAnimation="slide-up" diff --git a/src/app/visitor-guide/page.tsx b/src/app/visitor-guide/page.tsx index 7b936a2..a74c1b9 100644 --- a/src/app/visitor-guide/page.tsx +++ b/src/app/visitor-guide/page.tsx @@ -63,13 +63,13 @@ export default function VisitorGuidePage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "1", name: "Photography", price: "Capture History", imageSrc: "http://img.b2bpic.net/free-photo/side-view-non-binary-person-adjusting-retro-camera_23-2148757561.jpg"}, + id: "1", name: "Photography", price: "Capture History", imageSrc: "http://img.b2bpic.net/free-photo/side-view-non-binary-person-adjusting-retro-camera_23-2148757561.jpg?_wi=2"}, { - id: "2", name: "Exploration", price: "Discover Passages", imageSrc: "http://img.b2bpic.net/free-photo/girl-putting-yellow-boots_23-2147770357.jpg"}, + id: "2", name: "Exploration", price: "Discover Passages", imageSrc: "http://img.b2bpic.net/free-photo/girl-putting-yellow-boots_23-2147770357.jpg?_wi=2"}, { - id: "3", name: "Swimming", price: "Natural Pools", imageSrc: "http://img.b2bpic.net/free-photo/man-swimming-ocean_23-2149066304.jpg"}, + id: "3", name: "Swimming", price: "Natural Pools", imageSrc: "http://img.b2bpic.net/free-photo/man-swimming-ocean_23-2149066304.jpg?_wi=2"}, { - id: "4", name: "Historical Discovery", price: "Learn Stories", imageSrc: "http://img.b2bpic.net/free-photo/two-fish-grills-taken-out-from-tandir_114579-2209.jpg"}, + id: "4", name: "Historical Discovery", price: "Learn Stories", imageSrc: "http://img.b2bpic.net/free-photo/two-fish-grills-taken-out-from-tandir_114579-2209.jpg?_wi=2"}, ]} /> @@ -87,16 +87,16 @@ export default function VisitorGuidePage() { testimonials={[ { id: "1", name: "Maria Volkova", role: "Photographer", company: "Architecture Collective", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-blonde-guy-wearing-yellow-t-shirt-hat-putting-hands-cheek-hip_141793-88990.jpg?_wi=4"}, { id: "2", name: "Dmitri Petrov", role: "Historian", company: "Heritage Foundation", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-blue-fleece-shirt-taking-pictures-with-compact-camera_613910-290.jpg?_wi=4"}, { id: "3", name: "Olga Sokolov", role: "Community Director", company: "Local Heritage Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-consulting-map_23-2148383468.jpg?_wi=3"}, { id: "4", name: "Ivan Rasputin", role: "Urban Explorer", company: "Discovery Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-helping-woman-with-papers_23-2147657282.jpg?_wi=3"}, ]} kpiItems={[ { value: "180+", label: "Years of History" },