Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 13:45:25 +00:00

View File

@@ -56,8 +56,8 @@ export default function LandingPage() {
carouselItems={[
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171091.jpg", imageAlt: "international students studying Russia university" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/friends-with-tablet-table_23-2147762299.jpg", imageAlt: "Russian university campus modern buildings" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg", imageAlt: "warehouse work logistics packing boxes" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg", imageAlt: "hotel service hospitality staff restaurant" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg?_wi=1", imageAlt: "warehouse work logistics packing boxes" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg?_wi=1", imageAlt: "hotel service hospitality staff restaurant" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-talking-street-after-class_1301-4572.jpg", imageAlt: "student visa application study abroad concept" },
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-visa-application-arrangement_23-2149117825.jpg", imageAlt: "professional work visa employment permit" }
]}
@@ -149,19 +149,19 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "job-warehouse", name: "Warehouse Operations", price: "₹50,000 - ₹70,000", variant: "Full-time, Entry Level", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg", imageAlt: "warehouse work logistics packing boxes"
id: "job-warehouse", name: "Warehouse Operations", price: "₹50,000 - ₹70,000", variant: "Full-time, Entry Level", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg?_wi=2", imageAlt: "warehouse work logistics packing boxes"
},
{
id: "job-packing", name: "Packing & Logistics", price: "₹55,000 - ₹75,000", variant: "Full-time, No Experience Required", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg", imageAlt: "warehouse work logistics packing boxes"
id: "job-packing", name: "Packing & Logistics", price: "₹55,000 - ₹75,000", variant: "Full-time, No Experience Required", imageSrc: "http://img.b2bpic.net/free-photo/men-working-with-heavy-objects_23-2148976296.jpg?_wi=3", imageAlt: "warehouse work logistics packing boxes"
},
{
id: "job-hospitality", name: "Hospitality Services", price: "₹60,000 - ₹85,000", variant: "Full-time, Hotel & Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg", imageAlt: "hotel service hospitality staff restaurant"
id: "job-hospitality", name: "Hospitality Services", price: "₹60,000 - ₹85,000", variant: "Full-time, Hotel & Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg?_wi=2", imageAlt: "hotel service hospitality staff restaurant"
},
{
id: "job-cleaning", name: "Housekeeping & Cleaning", price: "₹45,000 - ₹65,000", variant: "Full-time, Flexible Hours", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg", imageAlt: "hotel service hospitality staff restaurant"
id: "job-cleaning", name: "Housekeeping & Cleaning", price: "₹45,000 - ₹65,000", variant: "Full-time, Flexible Hours", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg?_wi=3", imageAlt: "hotel service hospitality staff restaurant"
},
{
id: "job-dishwasher", name: "Kitchen Staff", price: "₹50,000 - ₹70,000", variant: "Full-time, With Meals & Accommodation", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg", imageAlt: "hotel service hospitality staff restaurant"
id: "job-dishwasher", name: "Kitchen Staff", price: "₹50,000 - ₹70,000", variant: "Full-time, With Meals & Accommodation", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-chef-kitchen-preparing-vegetables_23-2148763178.jpg?_wi=4", imageAlt: "hotel service hospitality staff restaurant"
}
]}
buttons={[