domingo, setembro 13, 2026
DIARIO FASHION
Advertisement
  • Home
  • Quem Somos
  • Últimas Notícias
  • Entretenimento
  • Geral
  • Contato
No Result
View All Result
  • Home
  • Quem Somos
  • Últimas Notícias
  • Entretenimento
  • Geral
  • Contato
No Result
View All Result
DIARIO FASHION
No Result
View All Result
Home Últimas Notícias

Aos prantos, Edu Guedes relembra o momento mais difícil de sua vida ao lado de Ana

redacao by redacao
12/09/2026
in Últimas Notícias
0 0
0
Aos prantos, Edu Guedes relembra o momento mais difícil de sua vida ao lado de Ana
0
SHARES
0
VIEWS
Share on FacebookShare on Twitter

Edu Guedes realizou um discurso emocionante durante a troca de votos com Ana Hickmann, na cerimônia de casamento realizada na tarde deste sábado (12/9). O chef de cozinha não segurou as lágrimas ao lembrar do reencontro do casal, no início de 2024. Ele falou ainda sobre a fase difícil que viveu após ser diagnosticado com câncer de pâncreas e como a apresentadora o ajudou a enfrentar a doença.

O apresentador iniciou os votos relembrando quando o casal se conheceu: “Ana, nos conhecemos há mais de 22 anos, crescemos profissionalmente juntos, no trabalho, na amizade, sempre o respeito vem em primeiro lugar. As circunstâncias da vida nos afastaram e uma dificuldade voltou a nos unir. Em novembro de 2023 tentei te contatar no telefone que na época eu tinha. Assim como eu, muitas pessoas tentaram te ajudar e nesse telefone você o deixou depois de 24 horas”, iniciou ele, contando quando a apresentadora se separou do ex-marido após acusações de violência doméstica.

(function () {
var AD_UNIT = ‘ld-m-art-r1-01’;
var PLACEMENT = ‘846612’;
var DEVICE = ‘mobile’;
var MIN_H = 280;
var done = false;

function rightDevice() {
var isMobile = window.matchMedia
? window.matchMedia(‘(max-width: 767px)’).matches
: (document.documentElement.clientWidth || 0) < 768;

return DEVICE === 'mobile' ? isMobile : !isMobile;
}

function box() {
return document.getElementById(AD_UNIT);
}

function hide() {
var b = box();
if (b) b.style.display = 'none';
}

function register() {
if (done) return;

done = true;

if (!rightDevice()) {
hide();
return;
}

var b = box();

if (b) {
b.style.minHeight = MIN_H + 'px';
}

window.ANConfig = window.ANConfig || {};
window.ANConfig.placements = window.ANConfig.placements || [];

window.ANConfig.placements.push({
adUnitId: AD_UNIT,
propertyId: '105130',
placementId: PLACEMENT,
data: {},
consent: true,

onLoad: function (adUnitId) {},

onFail: function (adUnitId) {
hide();
}
});

setTimeout(function () {
var c = box();

if (c && !c.getElementsByTagName('iframe').length) {
hide();
}
}, 6000);
}

var C = window.__ldAdConsent;

if (!C) {

C = window.__ldAdConsent = {
subs: [],
fired: false
};

C.granted = function () {
var v = window.LD_AD_CONSENT;

return v === true ||
v === 1 ||
v === 'true';
};

C.fire = function () {

if (C.fired) return;

C.fired = true;

if (C.poll) {
clearInterval(C.poll);
C.poll = null;
}

for (var i = 0; i < C.subs.length; i++) {
try {
C.subs[i]();
} catch (e) {}
}

var inject = function () {

if (document.getElementById('ap-js')) {
return;
}

var ver = new Date()
.toISOString()
.split(':')[0]
.replace(/\D/g, '');

var apjs = document.createElement('script');

apjs.type = 'text/javascript';
apjs.async = true;
apjs.setAttribute('id', 'ap-js');

apjs.src =
'https://central-brazil.ap.giraffa.tech/js/ap-gjanout.js?v=' + ver;

document.head.appendChild(apjs);
};

if (document.readyState === 'loading') {

document.addEventListener(
'DOMContentLoaded',
function () {
setTimeout(inject, 0);
}
);

} else {

setTimeout(inject, 0);

}
};

function onSignal(e) {

if (
(e && e.detail === true) ||
C.granted()
) {
C.fire();
}

}

window.addEventListener(
'ld-ad-consent',
onSignal
);

document.addEventListener(
'ld-ad-consent',
onSignal
);

if (typeof window.__tcfapi === 'function') {

window.__tcfapi(
'addEventListener',
2,
function (tcData, success) {

if (!success || !tcData) {
return;
}

if (
tcData.eventStatus !== 'tcloaded' &&
tcData.eventStatus !== 'useractioncomplete'
) {
return;
}

if (
tcData.purpose &&
tcData.purpose.consents &&
tcData.purpose.consents[1]
) {
C.fire();
}

}
);

}

C.poll = setInterval(function () {

if (C.fired) {

clearInterval(C.poll);
C.poll = null;
return;

}

if (C.granted()) {
C.fire();
}

}, 250);
}

C.subs.push(register);

if (C.fired) {

register();

} else if (C.granted()) {

C.fire();

}

})();

Veja as fotos

Foto: Portal LeoDias
Foto: Portal LeoDias
Foto: Portal LeoDias
Reprodução/@edugueses
Ana Hickmann e Edu Guedes se casaram no civil em 2025.Reprodução/@edugueses
Portal LeoDias
A entrada de Edu Guedes ao lado da filha, Maria.Portal LeoDias

Leia Também

Leo Dias acompanha casamento de Ana Hickmann e Edu Guedes. Saiba todos os detalhes!

Famosos

Leo Dias acompanha casamento de Ana Hickmann e Edu Guedes. Saiba todos os detalhes!

“Com certeza, sim!”: Ana Hickmann se emociona ao dizer “sim” a Edu Guedes no altar

Famosos

“Com certeza, sim!”: Ana Hickmann se emociona ao dizer “sim” a Edu Guedes no altar

Ana Hickmann se declara para Edu Guedes às vésperas do altar: “Contando as horas”

Famosos

Ana Hickmann se declara para Edu Guedes às vésperas do altar: “Contando as horas”

(function () {
var AD_UNIT = ‘ld-m-art-r1-02’;
var PLACEMENT = ‘846681’;
var DEVICE = ‘mobile’; /* ‘mobile’ or ‘desktop’ */
var MIN_H = 280; /* tallest size listed for this position */
var done = false;

/* This block belongs to one device. Mobile and desktop blocks may both sit in the
same responsive template: each checks the viewport and only the matching one
asks for an ad, so they never both render. Breakpoint 768px, tablets count as
desktop. If your template already renders per device server-side this is simply
a second guard and changes nothing. */
function rightDevice() {
var isMobile = window.matchMedia
? window.matchMedia(‘(max-width: 767px)’).matches
: (document.documentElement.clientWidth || 0) < 768;
return DEVICE === 'mobile' ? isMobile : !isMobile;
}

function box() { return document.getElementById(AD_UNIT); }
function hide() { var b = box(); if (b) b.style.display = 'none'; }

/* Registers this position. Never called without a positive consent answer. */
function register() {
if (done) return;
done = true;
if (!rightDevice()) { hide(); return; }
var b = box();
if (b) b.style.minHeight = MIN_H + 'px'; /* reserve only now, never before */
window.ANConfig = window.ANConfig || {};
window.ANConfig.placements = window.ANConfig.placements || [];
window.ANConfig.placements.push({
adUnitId: AD_UNIT,
propertyId: '105130',
placementId: PLACEMENT,
data: {},
consent: true,
onLoad: function (adUnitId) {},
onFail: function (adUnitId) { hide(); }
});
/* Safety net: if nothing has rendered here shortly, release the space.
No position can leave a permanent blank gap, whatever goes wrong. */
setTimeout(function () {
var c = box();
if (c && !c.getElementsByTagName('iframe').length) hide();
}, 6000);
}

/* One shared coordinator per page, created by whichever block runs first.
Every block registers with it, so when consent arrives they all register in
the SAME tick and the loader is injected once, afterwards. The loader drains
its queue once, so a block that registered late would never be served. */
var C = window.__ldAdConsent;
if (!C) {
C = window.__ldAdConsent = { subs: [], fired: false };

C.granted = function () {
var v = window.LD_AD_CONSENT;
return v === true || v === 1 || v === 'true';
};

C.fire = function () {
if (C.fired) return;
C.fired = true;
if (C.poll) { clearInterval(C.poll); C.poll = null; }
for (var i = 0; i < C.subs.length; i++) {
try { C.subs[i](); } catch (e) {}
}
var inject = function () { /* now, with all of them queued */
if (document.getElementById('ap-js')) return;
var ver = new Date().toISOString().split(':')[0].replace(/\D/g, '');
var apjs = document.createElement('script');
apjs.type = 'text/javascript';
apjs.async = true;
apjs.setAttribute('id', 'ap-js');
apjs.src = 'https://central-brazil.ap.giraffa.tech/js/ap-gjanout.js?v=' + ver;
document.head.appendChild(apjs);
};
/* The loader drains its queue once, so it must not be fetched while the page is
still parsing: blocks further down would register after the drain and be lost.
Consent known before the body parses is the normal returning-visitor case. */
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', function () { setTimeout(inject, 0); });
} else {
setTimeout(inject, 0);
}
};

function onSignal(e) {
if ((e && e.detail === true) || C.granted()) C.fire();
}
window.addEventListener('ld-ad-consent', onSignal);
document.addEventListener('ld-ad-consent', onSignal); /* the event does not bubble */

/* 2. IAB TCF v2, used automatically if it ever resolves. Purpose 1 gates storing
and accessing information on the device, which ad serving requires. Consent
is required whether or not gdprApplies is set: gdprApplies being false is
never treated as permission. (Measured here 28 Aug 2026: it is true.) */
if (typeof window.__tcfapi === 'function') {
window.__tcfapi('addEventListener', 2, function (tcData, success) {
if (!success || !tcData) return;
if (tcData.eventStatus !== 'tcloaded' &&
tcData.eventStatus !== 'useractioncomplete') return;
if (tcData.purpose && tcData.purpose.consents && tcData.purpose.consents[1]) C.fire();
});
}

/* 1. Your signal. Set window.LD_AD_CONSENT = true when consent is known.
The order does not matter and there is no time limit: this watch runs
until consent arrives or the page is closed. */
C.poll = setInterval(function () {
if (C.fired) { clearInterval(C.poll); C.poll = null; return; }
if (C.granted()) C.fire();
}, 250);
}

C.subs.push(register);
if (C.fired) register(); /* consent already given before this block parsed */
else if (C.granted()) C.fire();
})();

“Vinte dias se passaram e pensei, será que fiz algo que havia te deixado triste comigo? Aí lembrei que nunca discutimos, nunca brigamos por nada. Liguei para a sua irmã e ela me falou. Passou seu telefone e me encorajou a ligar. Conversamos por mais de 18 dias. Algumas dessas conversas eram longas, duas horas, quatro horas, afinal eram muitas coisas que você não conseguia entender. Finalmente marcamos o jantar e esse dia foi incrível. E depois de tudo isso, ganhei um beijo. Ali começou a nossa história”, contou, sobre o reencontro do casal e o início do namoro.

Edu também relembrou quando foi diagnosticado com câncer e precisou enfrentar algumas cirurgias: “Nesse momento de reconstrução, estávamos juntos. Não podia imaginar que há um pouco mais de um ano atrás, eu ia viver o momento mais difícil da minha vida, e nesse você estava ali para me apoiar. Íamos viajar, nós quatro, eu, você, a Maria e o Alezinho. Por tudo que aconteceu, ficamos um mês no hospital, foram quatro cirurgias e depois mais uma. Dias difíceis, naquele momento, não queria dormir, pois não tinha certeza que no outro dia ia acordar”, falou aos prantos.

O cozinheiro afirmou que acredita que conseguiu enfrentar a doença graças ao apoio de Ana: “Você, todo dia, me mostrava coisas positivas e o quanto era importante eu acreditar na vida. Você me acalmava quando o ar não vinha para eu poder respirar, quando as dores nas minhas articulações e um parafuso de doer. Quando eu estava acordado, você com sua energia fez com que eu melhorasse muito rápido. Tudo isso junto com a Maria e com a Alezinho. Sou grato e tenho certeza que se estou aqui, foi também por tudo que fez por mim. Te amo para sempre”, finalizou.

(function () {
var AD_UNIT = ‘ld-m-art-r1-03’;
var PLACEMENT = ‘846688’;
var DEVICE = ‘mobile’; /* ‘mobile’ or ‘desktop’ */
var MIN_H = 280; /* tallest size listed for this position */
var done = false;

/* This block belongs to one device. Mobile and desktop blocks may both sit in the
same responsive template: each checks the viewport and only the matching one
asks for an ad, so they never both render. Breakpoint 768px, tablets count as
desktop. If your template already renders per device server-side this is simply
a second guard and changes nothing. */
function rightDevice() {
var isMobile = window.matchMedia
? window.matchMedia(‘(max-width: 767px)’).matches
: (document.documentElement.clientWidth || 0) < 768;
return DEVICE === 'mobile' ? isMobile : !isMobile;
}

function box() { return document.getElementById(AD_UNIT); }
function hide() { var b = box(); if (b) b.style.display = 'none'; }

/* Registers this position. Never called without a positive consent answer. */
function register() {
if (done) return;
done = true;
if (!rightDevice()) { hide(); return; }
var b = box();
if (b) b.style.minHeight = MIN_H + 'px'; /* reserve only now, never before */
window.ANConfig = window.ANConfig || {};
window.ANConfig.placements = window.ANConfig.placements || [];
window.ANConfig.placements.push({
adUnitId: AD_UNIT,
propertyId: '105130',
placementId: PLACEMENT,
data: {},
consent: true,
onLoad: function (adUnitId) {},
onFail: function (adUnitId) { hide(); }
});
/* Safety net: if nothing has rendered here shortly, release the space.
No position can leave a permanent blank gap, whatever goes wrong. */
setTimeout(function () {
var c = box();
if (c && !c.getElementsByTagName('iframe').length) hide();
}, 6000);
}

/* One shared coordinator per page, created by whichever block runs first.
Every block registers with it, so when consent arrives they all register in
the SAME tick and the loader is injected once, afterwards. The loader drains
its queue once, so a block that registered late would never be served. */
var C = window.__ldAdConsent;
if (!C) {
C = window.__ldAdConsent = { subs: [], fired: false };

C.granted = function () {
var v = window.LD_AD_CONSENT;
return v === true || v === 1 || v === 'true';
};

C.fire = function () {
if (C.fired) return;
C.fired = true;
if (C.poll) { clearInterval(C.poll); C.poll = null; }
for (var i = 0; i < C.subs.length; i++) {
try { C.subs[i](); } catch (e) {}
}
var inject = function () { /* now, with all of them queued */
if (document.getElementById('ap-js')) return;
var ver = new Date().toISOString().split(':')[0].replace(/\D/g, '');
var apjs = document.createElement('script');
apjs.type = 'text/javascript';
apjs.async = true;
apjs.setAttribute('id', 'ap-js');
apjs.src = 'https://central-brazil.ap.giraffa.tech/js/ap-gjanout.js?v=' + ver;
document.head.appendChild(apjs);
};
/* The loader drains its queue once, so it must not be fetched while the page is
still parsing: blocks further down would register after the drain and be lost.
Consent known before the body parses is the normal returning-visitor case. */
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', function () { setTimeout(inject, 0); });
} else {
setTimeout(inject, 0);
}
};

function onSignal(e) {
if ((e && e.detail === true) || C.granted()) C.fire();
}
window.addEventListener('ld-ad-consent', onSignal);
document.addEventListener('ld-ad-consent', onSignal); /* the event does not bubble */

/* 2. IAB TCF v2, used automatically if it ever resolves. Purpose 1 gates storing
and accessing information on the device, which ad serving requires. Consent
is required whether or not gdprApplies is set: gdprApplies being false is
never treated as permission. (Measured here 28 Aug 2026: it is true.) */
if (typeof window.__tcfapi === 'function') {
window.__tcfapi('addEventListener', 2, function (tcData, success) {
if (!success || !tcData) return;
if (tcData.eventStatus !== 'tcloaded' &&
tcData.eventStatus !== 'useractioncomplete') return;
if (tcData.purpose && tcData.purpose.consents && tcData.purpose.consents[1]) C.fire();
});
}

/* 1. Your signal. Set window.LD_AD_CONSENT = true when consent is known.
The order does not matter and there is no time limit: this watch runs
until consent arrives or the page is closed. */
C.poll = setInterval(function () {
if (C.fired) { clearInterval(C.poll); C.poll = null; return; }
if (C.granted()) C.fire();
}, 250);
}

C.subs.push(register);
if (C.fired) register(); /* consent already given before this block parsed */
else if (C.granted()) C.fire();
})();

O casamento religioso de Ana Hickmann e Edu Guedes acontece neste sábado (12/9), Fazenda Casa Gialla, propriedade do casal em Araras, interior de São Paulo. Um dos convidados do dia especial é o titular deste portal, Leo Dias, que traz todos os detalhes da cerimônia para cerca de 150 pessoas.

n
Fonte: https://portalleodias.com/famosos/aos-prantos-edu-guedes-relembra-o-momento-mais-dificil-de-sua-vida-ao-lado-de-ana

Previous Post

Pedro Sampaio faz festa do pijama eletrizante e lotada e mostra que merece mais que o 1º horário no Rock in Rio

Next Post

Fachin dá 24 horas para PF esclarecer situação de dados do celular de Vorcaro

redacao

redacao

Next Post
Fachin dá 24 horas para PF esclarecer situação de dados do celular de Vorcaro

Fachin dá 24 horas para PF esclarecer situação de dados do celular de Vorcaro

DIARIO FASHION

© 2026 DIARIO FASHION

  • Contato
  • Contato
  • DIARIO FASHION
  • Quem Somos
  • Quem Somos

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Quem Somos
  • Últimas Notícias
  • Entretenimento
  • Geral
  • Contato

© 2026 DIARIO FASHION