This commit is contained in:
Timo Knuth 2025-10-08 16:17:56 +02:00
parent 495bfe71a3
commit 1ec928d964
8 changed files with 20 additions and 20 deletions

View File

@ -29,11 +29,11 @@
"id": "915d730b-1239-478a-aa86-0cbb4edeea2f",
"slug": "maimarkt",
"createdAt": "2025-10-08T09:51:32.512Z",
"updatedAt": "2025-10-08T09:52:18.407Z",
"updatedAt": "2025-10-08T14:16:22.546Z",
"title": "Maimarkt",
"description": "Everybody is welcome",
"date": "2025-10-17",
"time": "",
"time": "10PM",
"location": "TX",
"category": "Youth",
"image": "/uploads/output-png-1759917092013.png"

View File

@ -21,7 +21,7 @@ export default function Footer() {
Get Directions
</a>
</p>
<p className="text-muted text-small">Sabbath School 9:45 AM Divine Worship 11:00 AM</p>
<p className="text-muted text-small">Sabbath School 9:45 AM CT Divine Worship 11:00 AM CT</p>
{/* Leadership Information */}
<div className="mt-6 text-small text-muted">

View File

@ -29,7 +29,7 @@ export function TextHero() {
<div className="order-1 lg:order-1">
<h1 className="font-heading text-h1 mb-8">Welcome to Annaville Seventh-day Adventist Church</h1>
<p className="text-ink text-body mb-10">The Annaville SDA Church offers worship services for members, non-members, or anyone interested in learning more about practical Christian living from the Word of God.</p>
<div className="mb-10 text-muted text-small">Sabbath School 9:45 AM Divine Worship 11:00 AM 2710 Violet Rd</div>
<div className="mb-10 text-muted text-small">Sabbath School 9:45 AM CT Divine Worship 11:00 AM CT 2710 Violet Rd</div>
<div className="flex flex-wrap gap-6">
<button
className="btn"
@ -87,7 +87,7 @@ export function PhotoHeroSafe() {
<div className="relative container py-40 text-white">
<h1 className="font-heading text-h1 mb-8">Welcome to Annaville Seventh-day Adventist Church</h1>
<p className="text-white text-body mb-10">The Annaville SDA Church offers worship services for members, non-members, or anyone interested in learning more about practical Christian living from the Word of God.</p>
<div className="mb-10 text-white/90 text-small">Sabbath School 9:45 AM Divine Worship 11:00 AM 2710 Violet Rd</div>
<div className="mb-10 text-white/90 text-small">Sabbath School 9:45 AM CT Divine Worship 11:00 AM CT 2710 Violet Rd</div>
<div className="flex flex-wrap gap-6">
<button
className="btn"

View File

@ -60,11 +60,11 @@ export default function About() {
<div className="space-y-4">
<div className="p-6 bg-sand/60 rounded-xl border border-subtle">
<p className="font-semibold text-ink">Sabbath School</p>
<p className="text-sm text-muted">Saturdays at 9:45 AM</p>
<p className="text-sm text-muted">Saturdays at 9:45 AM CT</p>
</div>
<div className="p-6 bg-sand/60 rounded-xl border border-subtle">
<p className="font-semibold text-ink">Divine Worship</p>
<p className="text-sm text-muted">Saturdays at 11:00 AM</p>
<p className="text-sm text-muted">Saturdays at 11:00 AM CT</p>
</div>
<div className="p-6 bg-sand/60 rounded-xl border border-subtle">
<p className="font-semibold text-ink">Potluck Fellowship Dinner</p>

View File

@ -121,15 +121,15 @@ export default function Contact() {
<div className="space-y-2">
<div className="flex justify-between">
<span className="font-medium">Sabbath School:</span>
<span>9:45 AM</span>
<span>9:45 AM CT</span>
</div>
<div className="flex justify-between">
<span className="font-medium">Divine Worship:</span>
<span>11:00 AM</span>
<span>11:00 AM CT</span>
</div>
<div className="flex justify-between">
<span className="font-medium">Office Hours:</span>
<span>Mon-Fri 9AM-5PM</span>
<span>Mon-Fri 9AM-5PM CT</span>
</div>
</div>
</div>

View File

@ -37,16 +37,16 @@ export default function Home() {
<>
<Helmet>
<title>Annaville Seventh-day Adventist Church - Corpus Christi, TX</title>
<meta name="description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:30 AM, Divine Worship 11:00 AM. Located at 2710 Violet Rd, Corpus Christi, TX. Welcoming community, family-friendly ministries, and spiritual growth opportunities." />
<meta name="description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:45 AM CT, Divine Worship 11:00 AM CT. Located at 2710 Violet Rd, Corpus Christi, TX. Welcoming community, family-friendly ministries, and spiritual growth opportunities." />
<meta name="keywords" content="Seventh-day Adventist, church, Corpus Christi, Texas, worship, Sabbath School, Bible study, community" />
<meta property="og:title" content="Annaville Seventh-day Adventist Church" />
<meta property="og:description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:30 AM, Divine Worship 11:00 AM." />
<meta property="og:description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:45 AM CT, Divine Worship 11:00 AM CT." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://annavillesda.org" />
<meta property="og:image" content="https://annavillesda.org/assets/hero_golden_hour.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Annaville Seventh-day Adventist Church" />
<meta name="twitter:description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:30 AM, Divine Worship 11:00 AM." />
<meta name="twitter:description" content="Join us for worship services at Annaville SDA Church. Sabbath School 9:45 AM CT, Divine Worship 11:00 AM CT." />
<script type="application/ld+json">
{JSON.stringify({
"@context": "https://schema.org",
@ -122,7 +122,7 @@ export default function Home() {
<div className="bg-white p-8 rounded-xl shadow-sm border border-subtle">
<div className="text-center">
<h3 className="font-heading text-h3 text-primary mb-4">Sabbath School</h3>
<div className="text-4xl font-bold text-ink mb-2">9:45 AM</div>
<div className="text-4xl font-bold text-ink mb-2">9:45 AM CT</div>
<p className="text-body text-muted">Bible Study & Discussion</p>
</div>
</div>
@ -130,7 +130,7 @@ export default function Home() {
<div className="bg-white p-8 rounded-xl shadow-sm border border-subtle">
<div className="text-center">
<h3 className="font-heading text-h3 text-primary mb-4">Divine Worship</h3>
<div className="text-4xl font-bold text-ink mb-2">11:00 AM</div>
<div className="text-4xl font-bold text-ink mb-2">11:00 AM CT</div>
<p className="text-body text-muted">Main Worship Service</p>
</div>
</div>

View File

@ -9,8 +9,8 @@
<h1 className="font-heading text-display30 mb-4">Service Times</h1>
<ul className="text-[16px] list-disc pl-6">
<li><strong>Sabbath School</strong>: 9:30 AM</li>
<li><strong>Worship Service</strong>: 11:00 AM</li>
<li><strong>Sabbath School</strong>: 9:45 AM CT</li>
<li><strong>Worship Service</strong>: 11:00 AM CT</li>
</ul>
</div>

View File

@ -5,7 +5,7 @@ const services = [
{
title: 'Sabbath School',
image: '/assets/family_entry.png',
time: '9:45 AM',
time: '9:45 AM CT',
day: 'Saturday',
description: 'Interactive Bible study and discussion groups for all ages. Join us for meaningful conversations about Scripture and practical Christian living.',
tagColor: 'bg-blue-100 text-blue-800'
@ -13,7 +13,7 @@ const services = [
{
title: 'Divine Worship',
image: '/assets/speeking.png',
time: '11:00 AM',
time: '11:00 AM CT',
day: 'Saturday',
description: 'Our main worship service featuring inspiring music, prayer, and biblical messages that speak to everyday life and spiritual growth.',
tagColor: 'bg-primary/15 text-primary'
@ -48,7 +48,7 @@ export default function Services() {
<title>Services - Annaville Seventh-day Adventist Church</title>
<meta
name="description"
content="Join us for Sabbath School at 9:30 AM and Divine Worship at 11:00 AM every Saturday. Experience meaningful fellowship and spiritual growth in a welcoming community."
content="Join us for Sabbath School at 9:45 AM CT and Divine Worship at 11:00 AM CT every Saturday. Experience meaningful fellowship and spiritual growth in a welcoming community."
/>
<meta
name="keywords"