Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-06 19:53:14 +00:00
2 changed files with 39 additions and 113 deletions

View File

@@ -7,49 +7,33 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const roboto = Roboto({
variable: "--font-roboto",
subsets: ["latin"],
variable: "--font-roboto", subsets: ["latin"],
weight: ["100", "300", "400", "500", "700", "900"],
});
export const metadata: Metadata = {
title: "Community Stadium - Local Sports Facility & Events",
description: "Award-winning community stadium with 4.6★ rating. Professional football field, tribune seating, locker rooms, and running track. Book events or schedule a tour today.",
keywords: "stadium local, sports facility, football field, community events, stadium booking, athletic venue",
robots: {
title: "Community Stadium - Local Sports Facility & Events", description: "Award-winning community stadium with 4.6★ rating. Professional football field, tribune seating, locker rooms, and running track. Book events or schedule a tour today.", keywords: "stadium local, sports facility, football field, community events, stadium booking, athletic venue", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Community Stadium - Local Sports Facility",
description: "Recently renovated community stadium. Professional facilities for matches, training, and events. 4.6★ rated by local community.",
type: "website",
siteName: "Community Stadium",
images: [
title: "Community Stadium - Local Sports Facility", description: "Recently renovated community stadium. Professional facilities for matches, training, and events. 4.6★ rated by local community.", type: "website", siteName: "Community Stadium", images: [
{
url: "http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg",
alt: "Community stadium with professional football field",
},
url: "http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg", alt: "Community stadium with professional football field"},
],
},
twitter: {
card: "summary_large_image",
title: "Community Stadium - Local Sports Facility",
description: "Professional sports venue with 4.6★ community rating. Book events or schedule tours.",
images: [
"http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg",
],
card: "summary_large_image", title: "Community Stadium - Local Sports Facility", description: "Professional sports venue with 4.6★ community rating. Book events or schedule tours.", images: [
"http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg"],
},
};
@@ -1437,4 +1421,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -40,9 +40,7 @@ export default function HomePage() {
brandName="Stadium"
navItems={navItems}
button={{
text: "Call Now",
href: "/contact",
}}
text: "Call Now", href: "/contact"}}
/>
</div>
@@ -53,29 +51,21 @@ export default function HomePage() {
tag="Community Stadium"
tagIcon={Sparkles}
tagAnimation="slide-up"
title="Your Premier Local Sports Facility"
description="Experience a beautifully maintained stadium with professional-grade facilities. Perfect for matches, training, running, and community events. 4.6★ rating from 28 satisfied visitors."
title="Your Premier Local Sports Facility — 4.6★ Rated"
description="Experience a beautifully maintained stadium with professional-grade facilities. Perfect for matches, training, running, and community events. Trusted by 28 satisfied community members."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg",
imageAlt: "Modern community stadium with tribune seating",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warming-chair-stadium_231208-1782.jpg", imageAlt: "Modern community stadium with tribune seating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062050.jpg",
imageAlt: "Stadium during live sports event with crowd",
},
imageSrc: "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062050.jpg", imageAlt: "Stadium during live sports event with crowd"},
]}
rating={5}
ratingText="Rated 4.6★ by 28 community members"
buttons={[
{
text: "Call Now",
href: "tel:+40712345678",
},
text: "Call Now", href: "tel:+40712345678"},
{
text: "Request Information",
href: "/contact",
},
text: "Request Information", href: "/contact"},
]}
buttonAnimation="slide-up"
mediaAnimation="slide-up"
@@ -93,13 +83,9 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Book an Event",
href: "/contact",
},
text: "Book an Event", href: "/contact"},
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
buttonAnimation="slide-up"
ariaLabel="About section describing stadium mission"
@@ -117,37 +103,23 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Premium Football Field",
description: "Newly renovated with impeccable grass maintenance. Perfect surface for professional matches and training sessions.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg?_wi=1",
imageAlt: "Premium football field grass",
},
title: "Premium Football Field", description: "Newly renovated with impeccable grass maintenance. Perfect surface for professional matches and training sessions.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kid-running-field-full-shot_23-2149457235.jpg?_wi=1", imageAlt: "Premium football field grass"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg?_wi=1",
imageAlt: "Stadium seating tribune architecture",
},
imageSrc: "http://img.b2bpic.net/free-photo/rows-red-seats-theater_53876-64709.jpg?_wi=1", imageAlt: "Stadium seating tribune architecture"},
},
{
id: 2,
title: "Complete Amenities",
description: "Full locker room facilities and dedicated running space around the field. Everything your team needs.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg?_wi=1",
imageAlt: "Sports facilities and locker room",
},
title: "Complete Amenities", description: "Full locker room facilities and dedicated running space around the field. Everything your team needs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-together-outdoors_23-2149033520.jpg?_wi=1", imageAlt: "Sports facilities and locker room"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg?_wi=1",
imageAlt: "Running track stadium sports facility",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-stretching-outdoors_23-2150338677.jpg?_wi=1", imageAlt: "Running track stadium sports facility"},
},
]}
showStepNumbers={true}
buttons={[
{
text: "Schedule a Tour",
href: "/contact",
},
text: "Schedule a Tour", href: "/contact"},
]}
buttonAnimation="slide-up"
textboxLayout="default"
@@ -167,25 +139,13 @@ export default function HomePage() {
description="Trusted by the local community for sports and events"
metrics={[
{
id: "1",
value: "4.6★",
description: "Average Rating",
},
id: "1", value: "4.6★", description: "Average Rating"},
{
id: "2",
value: "28+",
description: "Community Reviews",
},
id: "2", value: "28+", description: "Community Reviews"},
{
id: "3",
value: "10+",
description: "Years Serving Community",
},
id: "3", value: "10+", description: "Years Serving Community"},
{
id: "4",
value: "100%",
description: "Well Maintained",
},
id: "4", value: "100%", description: "Well Maintained"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -204,21 +164,13 @@ export default function HomePage() {
author="Nicoleta Monica Mustatea & Bogdan Ioan"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3611.jpg",
alt: "Nicoleta Monica Mustatea",
},
src: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3611.jpg", alt: "Nicoleta Monica Mustatea"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
alt: "Bogdan Ioan",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Bogdan Ioan"},
{
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg",
alt: "Toader Cosmin",
},
src: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", alt: "Toader Cosmin"},
{
src: "http://img.b2bpic.net/free-photo/job-adult-wearing-corridor-company_1262-2247.jpg",
alt: "Gabriel Visan",
},
src: "http://img.b2bpic.net/free-photo/job-adult-wearing-corridor-company_1262-2247.jpg", alt: "Gabriel Visan"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -237,13 +189,9 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Call Now: +40 (123) 456-7890",
href: "tel:+40123456789",
},
text: "Call Now: +40 (123) 456-7890", href: "tel:+40123456789"},
{
text: "Contact Us Online",
href: "/contact",
},
text: "Contact Us Online", href: "/contact"},
]}
buttonAnimation="slide-up"
ariaLabel="Call to action section"
@@ -258,23 +206,17 @@ export default function HomePage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com",
ariaLabel: "Facebook",
},
href: "https://facebook.com", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com",
ariaLabel: "Instagram",
},
href: "https://instagram.com", ariaLabel: "Instagram"},
{
icon: Mail,
href: "mailto:info@stadium.local",
ariaLabel: "Email",
},
href: "mailto:info@stadium.local", ariaLabel: "Email"},
]}
ariaLabel="Site footer"
/>
</div>
</ThemeProvider>
);
}
}