Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c9806bb2d | |||
| 962dbbae0c | |||
| c055bc08aa | |||
| 1060bf4942 | |||
| 87db88081b | |||
| fa4852cbd6 | |||
| f5b61e25ae |
@@ -1,55 +1,25 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Nunito_Sans } from "next/font/google";
|
||||
import { Poppins } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import "./styles/variables.css";
|
||||
import "./styles/base.css";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const nunitoSans = Nunito_Sans({
|
||||
variable: "--font-nunito-sans", subsets: ["latin"],
|
||||
const poppins = Poppins({
|
||||
variable: "--font-poppins", subsets: ["latin"],
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Hendek Çiçekçilik | 7/24 Taze Çiçek Teslimat", description: "Sevdiklerinizin mutluluğu için taze çiçekler, saksı bitkiler ve özel aranjmanlar. 7/24 kesintisiz teslimat ve WhatsApp sipariş seçeneği.", keywords: "çiçekçi, taze çiçek, çiçek teslimat, orkide, sukulent, çiçek buketi, Hendek, Sakarya", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Hendek Çiçekçilik | Sevdiklerinizin Mutluluğu İçin", description: "7/24 taze çiçek teslimat hizmetiyle duygularınızı en güzel şekilde ifade edin.", siteName: "Hendek Çiçekçilik", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/side-view-bouquet-pink-white-purple-color-statice-alstroemeria-chrysanthemum-flowers-craft-paper-isolated-rustic-background_141793-7994.jpg", alt: "Hendek Çiçekçilik - Taze Çiçekler"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Hendek Çiçekçilik | 7/24 Taze Çiçek Teslimat", description: "Sevdiklerinizin mutluluğu için taze çiçekler ve özel aranjmanlar.", images: [
|
||||
"http://img.b2bpic.net/free-photo/side-view-bouquet-pink-white-purple-color-statice-alstroemeria-chrysanthemum-flowers-craft-paper-isolated-rustic-background_141793-7994.jpg"],
|
||||
},
|
||||
};
|
||||
title: "Hendek Çiçekçilik - Taze Çiçekler ve Aranjmanlar", description: "7/24 kesintisiz çiçek teslimat hizmetiyle sevdiklerinizin mutluluğu için en güzel çiçek ve aranjmanlar. Taze kesme çiçekler, saksı bitkiler, teraryumlar ve etkinlik aranjmanları."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${nunitoSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="tr">
|
||||
<body className={poppins.variable}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1417,7 +1387,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bouquet-pink-white-purple-color-statice-alstroemeria-chrysanthemum-flowers-craft-paper-isolated-rustic-background_141793-7994.jpg?_wi=1", imageAlt: "Taze çiçek buketi"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXlIubO7jVWJCOF2oEi1ZAmuN7/uploaded-1772747017935-hljyj69v.jpg", imageAlt: "Taze çiçek buketi"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spotted-orchid-white-purple-side-view_140725-11346.jpg", imageAlt: "Orkide ve saksı bitkileri"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXlIubO7jVWJCOF2oEi1ZAmuN7/uploaded-1772747017935-h6xg2rdz.jpg", imageAlt: "Orkide ve saksı bitkileri"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -84,15 +84,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Satış", title: "Taze Kesme Çiçekler", subtitle: "Her sezonun en güzel çiçekleri", description: "Günlük taze alımlar yaparak en canlı ve kaliteli çiçekleri sunuyoruz. Orkideler, güller, gerbera ve daha pek çok çeşit mevcuttur.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bouquet-pink-white-purple-color-statice-alstroemeria-chrysanthemum-flowers-craft-paper-isolated-rustic-background_141793-7994.jpg?_wi=2", imageAlt: "Taze çiçek koleksiyonu"
|
||||
tag: "Satış", title: "Taze Kesme Çiçekler", subtitle: "Her sezonun en güzel çiçekleri", description: "Günlük taze alımlar yaparak en canlı ve kaliteli çiçekleri sunuyoruz. Orkideler, güller, gerbera ve daha pek çok çeşit mevcuttur.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXlIubO7jVWJCOF2oEi1ZAmuN7/uploaded-1772747017935-c3spvqih.jpg", imageAlt: "Taze çiçek koleksiyonu"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Bitkilendirme", title: "Saksı Bitkiler ve Teraryumlar", subtitle: "Canlı yeşillik ve sanat", description: "Suculent bitkilerden özel tasarım teraryumlara kadar uzun ömürlü çözümler. Her ev için uygun seçenekler bulunmaktadır.", imageSrc: "http://img.b2bpic.net/free-photo/succulent_1127-3421.jpg", imageAlt: "Saksı bitkiler ve teraryum tasarımları"
|
||||
tag: "Bitkilendirme", title: "Saksı Bitkiler ve Teraryumlar", subtitle: "Canlı yeşillik ve sanat", description: "Suculent bitkilerden özel tasarım teraryumlara kadar uzun ömürlü çözümler. Her ev için uygun seçenekler bulunmaktadır.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXlIubO7jVWJCOF2oEi1ZAmuN7/uploaded-1772747017935-bixhm332.jpg", imageAlt: "Saksı bitkiler ve teraryum tasarımları"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Etkinlik", title: "Özel Tasarım ve Etkinlik Aranjmanları", subtitle: "Özel anlarınız için benzersiz tasarımlar", description: "Düğünler, organizasyonlar ve özel etkinlikler için tamamen özelleştirilebilir çiçek aranjmanları hazırlarız.", imageSrc: "http://img.b2bpic.net/free-photo/composition-flowers-stand-table_8353-10452.jpg", imageAlt: "Etkinlik çiçek aranjmanları"
|
||||
tag: "Etkinlik", title: "Özel Tasarım ve Etkinlik Aranjmanları", subtitle: "Özel anlarınız için benzersiz tasarımlar", description: "Düğünler, organizasyonlar ve özel etkinlikler için tamamen özelleştirilebilir çiçek aranjmanları hazırlarız.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXlIubO7jVWJCOF2oEi1ZAmuN7/uploaded-1772747017935-ovhbhr2l.jpg", imageAlt: "Etkinlik çiçek aranjmanları"
|
||||
}
|
||||
]}
|
||||
title="Hizmetlerimiz"
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-nunito-sans), sans-serif;
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-nunito-sans), sans-serif;
|
||||
font-family: var(--font-poppins), sans-serif;
|
||||
}
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #e63946;
|
||||
--background: #f5faff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #c4a8f9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user