7 Commits

Author SHA1 Message Date
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
2 changed files with 19 additions and 21 deletions

View File

@@ -1,14 +1,11 @@
import type { Metadata } from "next";
import { Poppins } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
const poppins = Poppins({
subsets: ["latin"],
weight: ["400", "500", "600", "700"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Yaki Sushi - Sushi Premium Entregue na Sua Casa", description: "Os combinados mais pedidos da cidade. Peça agora e receba sushi fresco preparado na hora. Entrega gtis em itens selecionados."};
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,
@@ -17,7 +14,7 @@ export default function RootLayout({
}) {
return (
<html lang="pt-BR">
<body className={poppins.className}>{children}
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__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&_wi=1", 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&_wi=2", 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-1579584425555-c3ce17fd4351?w=800&q=80&_wi=3", 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-1579584425555-c3ce17fd4351?w=800&q=80&_wi=4", 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=5"
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", 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", 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-1494790108377-be9c29b29330?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-1507003211169-0a1dd7228f2d?w=400&q=80&_wi=2", imageAlt: "Alex Thompson"
},
]}
gridVariant="uniform-all-items-equal"
@@ -208,7 +209,7 @@ 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"
imageAlt="Poke Bowl Premium"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -218,7 +219,7 @@ export default function LandingPage() {
<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=6"
imageAlt="Sushi Grelhado Yaki"
logoText="Yaki Sushi"
copyrightText="© 2025 | Yaki Sushi - Todos os direitos reservados"