Omini

Omini Time is so precious nowadays dont waste it on stupid people �

14/03/2026
25/02/2026

While you're overthinking and doubting yourself, someone else is looking at you wondering how you do it all.

18/02/2026
Valentine’s Day Reminder to Women 😂💝Valentine’s is not a competition and it’s not one sided.It’s a day for two people to...
11/02/2026

Valentine’s Day Reminder to Women 😂💝

Valentine’s is not a competition and it’s not one sided.
It’s a day for two people to celebrate love by spending quality time together and appreciating each other.

Love is not measured by how much one person gives while the other only receives. Whether it’s a gift 🎁, time ⏳, effort or simple appreciation the little things matter and they matter both ways.

Real love is mutual, intentional and respectful. If love is shared every day, Valentine’s becomes a celebration not a burden.

Let’s normalize reciprocity not pressure.
Love is shared not assigned. ❤️

Address

Chimwemwe
Kitwe Nkana

Telephone

+260960502932

Website

Alerts

Be the first to know and let us send you an email when Omini posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ZAMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });