Itel has been teasing the upcoming launch of its A80 smartphone. The phone is confirmed to be a budget offering at under Rs. 10,000. Now, the company has teased the arrival of another smartphone. This is teased to be an entry-level handset targeted towards Gen-Z customers. The design and some features of the anticipated smartphone have been teased as well. The Itel phone will launch in the country in January. A report has also shared a few expected key specifications of the phone.Itel Zeno 10 India Launch, Price, AvailabilityThe Itel Zeno 10 will launch in India in January, according to a live Amazon microsite. The exact date of the launch will likely be announced in the next few days. The words “Amazon Specials” on the poster confirms that the phone will be available for purchase in the country exclusively via Amazon.A promotional poster on the microsite hints at the pricing range for Itel Zeno 10 in India. The phone is teased with the tag of Rs. 5XXX. This suggests that the phone will launch in the country at under Rs. 6,000. There could be higher RAM, storage variants of the phone that may be marked slightly higher.Itel Zeno 10 Design, FeaturesThe Itel Zeno 10 appears with a square rear camera module with rounded edges placed on the top left corner. It holds two camera sensors alongside an LED flash unit. The teaser images show the phone with a black rear panel with red and white patterns. However, this could just be a complimentary skin instead of the actual back panel. The volume rocker and power button of the Itel Zeno 10 are placed on the right edge. The display appears with narrow bezels, a relatively thicker chin and a centered hole-punch slot to house the front camera sensor. The phone is teased to feature a collapsible Dynamic Island-like bar and several performance optimizing tools. A MySmartPrice report claims, citing industry sources, that the Itel Zeno 10 will come with “bold” and “stylish” packaging. The report adds that the handset will likely ship with Android 14 and pack a 5,000mAh battery.Affiliate links may be automatically generated – see our ethics statement for details. For the latest tech news and reviews, follow Gadgets 360 on X, Facebook, WhatsApp, Threads and Google News. For the latest videos on gadgets and tech, subscribe to our YouTube channel. If you want to know everything about top influencers, follow our in-house Who’sThat360 on Instagram and YouTube. Jolly O Gymkhana OTT Release Date: When and Where to Watch Prabhu Deva, Madonna Sebastian’s Tamil Black Comedy US President-Elect Donald Trump Asks Supreme Court to Pause Law That Could Ban TikTok
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!