25 Commits

Author SHA1 Message Date
57d3fa4eda Merge version_9 into main
Merge version_9 into main
2026-03-09 20:38:16 +00:00
4f4009112c Update src/app/page.tsx 2026-03-09 20:38:12 +00:00
afaca75750 Merge version_8 into main
Merge version_8 into main
2026-03-08 14:57:24 +00:00
80405bf790 Update src/app/page.tsx 2026-03-08 14:57:14 +00:00
642d241c60 Merge version_8 into main
Merge version_8 into main
2026-03-08 14:56:32 +00:00
327cbf23df Update src/app/page.tsx 2026-03-08 14:56:28 +00:00
80dce6233e Merge version_7 into main
Merge version_7 into main
2026-03-08 14:33:03 +00:00
b6ef78fd05 Update src/app/page.tsx 2026-03-08 14:32:59 +00:00
0b63289287 Merge version_7 into main
Merge version_7 into main
2026-03-08 14:31:57 +00:00
aa1dffea97 Update src/app/page.tsx 2026-03-08 14:31:52 +00:00
d556b1766f Merge version_6 into main
Merge version_6 into main
2026-03-08 14:25:09 +00:00
9511ea1394 Update src/app/page.tsx 2026-03-08 14:25:05 +00:00
c3fb60fe38 Merge version_6 into main
Merge version_6 into main
2026-03-08 14:24:19 +00:00
c926d95885 Update src/app/page.tsx 2026-03-08 14:24:15 +00:00
af06502493 Merge version_5 into main
Merge version_5 into main
2026-03-07 23:23:17 +00:00
09eec807b0 Update src/app/page.tsx 2026-03-07 23:23:13 +00:00
9274b9c199 Update src/app/layout.tsx 2026-03-07 23:23:13 +00:00
3793fa4783 Merge version_4 into main
Merge version_4 into main
2026-03-07 23:15:51 +00:00
00cd9a2e0d Update src/app/page.tsx 2026-03-07 23:15:47 +00:00
861ed00d02 Merge version_4 into main
Merge version_4 into main
2026-03-07 23:15:06 +00:00
7063014986 Update src/app/page.tsx 2026-03-07 23:15:02 +00:00
ec463c4106 Merge version_3 into main
Merge version_3 into main
2026-03-07 19:26:45 +00:00
86ee5ed4c3 Update src/app/page.tsx 2026-03-07 19:26:41 +00:00
82f0fb9fa9 Update src/app/layout.tsx 2026-03-07 19:26:41 +00:00
30e602f4a8 Merge version_2 into main
Merge version_2 into main
2026-03-07 19:22:50 +00:00
2 changed files with 23 additions and 60 deletions

View File

@@ -1,57 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Open_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const openSans = Open_Sans({
variable: "--font-open-sans", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Yaki Sushi - Entrega Premium de Sushi | Pedir Agora", description: "Sushi fresco entregue na sua casa. Combinados premium, promoções exclusivas e entrega rápida. Peça no WhatsApp ou ligue agora. ⭐ 4.9 avaliação.", keywords: "sushi delivery, sushi perto de mim, temaki delivery, sushi premium, hot roll crocante, entrega rápida, sushi Yaki, japonês", metadataBase: new URL("https://yakisushi.com.br"),
alternates: {
canonical: "https://yakisushi.com.br"},
openGraph: {
title: "Yaki Sushi - Sushi Premium Entregue na Sua Casa", description: "Descubra nossos combinados mais vendidos. Sushi fresco preparado na hora com entrega rápida.", url: "https://yakisushi.com.br", siteName: "Yaki Sushi", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg", alt: "Sushi Premium Yaki"},
],
},
twitter: {
card: "summary_large_image", title: "Yaki Sushi - Sushi Premium Entregue na Sua Casa", description: "Sushi fresco, combinados deliciosos e entrega rápida. Peça agora!", images: ["http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg"],
},
robots: {
index: true,
follow: true,
},
};
title: "Yaki Sushi - Sushi Premium Entregue na Sua Casa", description: "Os combinados mais pedidos da cidade. Sushi fresco preparado na hora com entrega rápida."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
>
<Tag />
{children}
<html lang="pt-BR">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1419,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-spicy-mini-tacos-served-with-chili-paste_140725-4995.jpg"
imageSrc="https://images.unsplash.com/photo-1553881081-d282523cda34?w=800&q=80"
imageAlt="Premium sushi combination"
mediaAnimation="blur-reveal"
titleClassName="text-4xl md:text-5xl font-bold"
@@ -77,16 +77,16 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Duo Temaki Premium + 10 Hot Rolls", price: "R$ 91,90", variant: "Serve 2 | Salmão e Cream Cheese", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388051.jpg", imageAlt: "Duo Temaki Premium", isFavorited: false,
id: "1", name: "Duo Temaki Premium + 10 Hot Rolls", price: "R$ 91,90", variant: "Serve 2 | Salmão e Cream Cheese", imageSrc: "https://images.unsplash.com/photo-1579584425555-c3ce17fd4351?w=800&q=80", imageAlt: "Duo Temaki Premium", isFavorited: false,
},
{
id: "2", name: "Combinado Yaki 24 peças", price: "R$ 99,90", variant: "Serve 2 | Variedade Completa", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi_1203-3583.jpg", imageAlt: "Combinado 24 peças", isFavorited: false,
id: "2", name: "Combinado Yaki 24 peças", price: "R$ 99,90", variant: "Serve 2 | Variedade Completa", imageSrc: "https://images.unsplash.com/photo-1579584425555-c3ce17fd4351?w=800&q=80&h=1&crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wxfDB8MXxyYW5kb218fHx8fHx8fHwxNzA5ODAwMDAwfA&ixlib=rb-4.0.3&q=80", imageAlt: "Combinado 24 peças", isFavorited: false,
},
{
id: "3", name: "Combinado Galera Yaki - 34 peças", price: "R$ 129,90", variant: "Serve 2-3 | Hot Rolls e Especiais", imageSrc: "http://img.b2bpic.net/free-photo/sushi-dish-asian-restaurant_23-2148195541.jpg", imageAlt: "Combinado Galera 34 peças", isFavorited: false,
id: "3", name: "Combinado Galera Yaki - 34 peças", price: "R$ 129,90", variant: "Serve 2-3 | Hot Rolls e Especiais", imageSrc: "https://images.unsplash.com/photo-1617196034296-2b38ef0d4d46?w=800&q=80", imageAlt: "Combinado Galera 34 peças", isFavorited: false,
},
{
id: "4", name: "Combinado Yaki Premium - 36 peças", price: "R$ 152,90", variant: "Serve 2 | Sashimi Premium + Rolls", imageSrc: "http://img.b2bpic.net/free-photo/waiting-friends-with-sushi-rolls_158595-5722.jpg", imageAlt: "Combinado Premium 36 peças", isFavorited: false,
id: "4", name: "Combinado Yaki Premium - 36 peças", price: "R$ 152,90", variant: "Serve 2 | Sashimi Premium + Rolls", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80", imageAlt: "Combinado Premium 36 peças", isFavorited: false,
},
]}
gridVariant="uniform-all-items-equal"
@@ -97,6 +97,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
cardClassName="relative"
/>
</div>
@@ -127,7 +128,7 @@ export default function LandingPage() {
id: "4", title: "🥡 Entradas, Sobremesas & Bebidas", content: "<strong>Entradas:</strong> Ceviche Salmão R$ 59,90 | Guioza 4 un. R$ 15,90 | Harumaki 4 un. R$ 17,90 | Sashimi Salmão 10 cortes R$ 36,67 | <strong>Sobremesas:</strong> Temaki Doce R$ 11,90 | Harumaki Chocolate R$ 14,90 | <strong>Bebidas:</strong> Coca-Cola 350ml R$ 9,90 | Del Valle 290ml R$ 9,90"
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sushi-rolls-with-tbiko-caviar-served-with-ginger-wasabi_141793-997.jpg"
imageSrc="https://images.unsplash.com/photo-1579584425555-c3ce17fd4351?w=800&q=80&_wi=3"
imageAlt="Big Hot Roll Premium"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -167,27 +168,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Cliente Regular", company: "São Paulo, SP", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg", imageAlt: "Sarah Johnson"
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80&_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Avaliador Frequente", company: "Rio de Janeiro, RJ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Michael Chen"
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", role: "Fã de Sushi", company: "Belo Horizonte, MG", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5352.jpg", imageAlt: "Emily Rodriguez"
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80&_wi=1", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", role: "Gestor de Restaurante", company: "Curitiba, PR", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1588.jpg", imageAlt: "David Kim"
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&q=80&_wi=1", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Martinez", role: "Influencer Food", company: "Recife, PE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageAlt: "Jessica Martinez"
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80&_wi=2", imageAlt: "Jessica Martinez"
},
{
id: "6", name: "Alex Thompson", role: "Crítico Gastronômico", company: "Fortaleza, CE", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg", imageAlt: "Alex Thompson"
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&q=80&_wi=2", imageAlt: "Alex Thompson"
},
]}
gridVariant="uniform-all-items-equal"
@@ -208,17 +209,17 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-salmon-bowl_52683-116793.jpg"
imageSrc="https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80&_wi=2"
imageAlt="Poke Bowl Premium"
mediaAnimation="blur-reveal"
mediaPosition="right"
buttonText="Enviar Pedido"
buttonText="🟢 Confirmar Pedido"
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/salmon-sushi-rolls_1339-5526.jpg"
imageSrc="https://images.unsplash.com/photo-1579584425555-c3ce17fd4351?w=800&q=80&_wi=4"
imageAlt="Sushi Grelhado Yaki"
logoText="Yaki Sushi"
copyrightText="© 2025 | Yaki Sushi - Todos os direitos reservados"
@@ -249,4 +250,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}