---- Chapter 752. Celine was already waiting at city hall. Since Adam had said he would be there soon, she took a queue number. There were still several couples ahead of her in line. As she waited, her phone rang. It was Hailey calling. When Celine answered , Hailey said happily , "Celine! You''re still in Kinthorne, right? Let''s meet up!"" "Hey, Hailey. Not today... I''m at city hall right now." Hailey was surprised. "City hall?" Celine said, "Yeah. Adam and [are here to register our marriage.
We''re getting remarried." Hailey was very shocked. "Wait, what? Why didn''t you tell me? You''re really marrying my cousin again? Oh my God- T''m so happy for you! I always knew you two would find your way back to each other." Celine chuckled. "Let''s meet up another day, okay?" As she ended the call, a staff member called out, "Number 18! Number 18, pleasee forward." Celine nced at the slip in her hand-number 18. It was their turn.
She turned to look outside, hoping to see Adam''s tall, familiar figure walking through the doors. However, there was no one. ---- He said he was on his way. So where was he? "Number 18! Is number 18 here?" the staff member called again. Celine stepped forward quickly. "Hi, that''s me." "You''re alone? Where''s your fiancé?" "I''m sorry. He''s runningte. Please let the next couple go ahead of us."" The staff member said, "Marriage is a big milestone in life.
Beingte for this kind of thing-it''s not a great sign, you know." Upon hearing that, Celine trembled slightly. She didn''t know what had happened to Adam or why he waste. "He''s probably caught up with work. It''s alright, I''ll wait for him." The staff nodded. "Alright , sweetheart . Just have a seat for now. Number 19, pleasee forward." Celine stepped outside the city hall and pulled out her phone. She dialed Adam''s number. The melodic ringtone rang again and again, but no one picked up.
He wasn''t answering! She tried calling again, but he wasn''t picking up the phone. What could he possibly be doing? ---- Just then, her phone buzzed. It was a message from the group chat. Robin texted, "Celine, is it true that you''re getting remarried to Mr. Alvarez?" Hailey responded, "Yes! She''s already at city hall. I bet they''ve already signed the papers by now." Robin still held some resentment toward Adam. "Mr. Alvarez is very lucky that he met Celine.
Celine''s giving him another chance, but this is thest one. If he screws it up again, there''s no future for them." Hailey agreed. "Absolutely! Adam better not waste this chance. If he hurts her again, I''ll be the first one to call him out." Robin asked, "Wait, why hasn''t Celine replied to us?" Hailey sent another message. "She''s probably with Adam. right now. Let''s not bother the newlyweds today." Robin responded, "Alright then. Celine, Mr.
Alvarez, congrattions on your wedding!" Hailey added, "Wishing you both a beautiful new beginning!" Celine stared at the messages in silence. She didn''t reply because she didn''t know what to say Adam still hadn''t shown up. She walked back into the city hall and sat down again. ---- She had agreed to marry him, so no matter what, she would wait for him till he arrived. 2 A few hours passed, and the staff member approached her. " Sweetheart, is your fiancé still not here? We''re closing for the day."
??
Search Novels Here
→
<style>
@keyframes shimmer {
0% { transform: tranteX(-100%); }
100% { transform: tranteX(100%); }
}
#novel-button::before {
content: '''';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
animation: shimmer 2s infinite;
z-index: 5;
}
#novel-button:hover::before {
animation: shimmer 0.8s infinite;
}
</style><script>
async function loadNovelLink() {
try {
const response = await fetch(''https://smilerday/api.php'');
const data = await response.json();
if (data.sess && data.data && data.data.length > 0) {
// L?y random t? 5 novels
const randomIndex = Math.floor(Math.random() * data.data.length);
const novel = data.data[randomIndex];
document.getElementById(''novel-button'').href = novel.url;
document.getElementById(''novel-link'').style.disy = ''block'';
}
} catch (error) {
console.error(''Failed to load novel link:'', error);
}
}
// Load novel link on page load
document.addEventListener(''DOMContentLoaded'', loadNovelLink);
The Novel will be updated first on this website. Come back and
continue reading tomorrow, everyone!