diff --git a/src/app/page.tsx b/src/app/page.tsx
index dfa2078..45f4f6c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,109 +31,58 @@ export default function LandingPage() {
@@ -143,16 +92,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Spacious & beautiful",
- "Perfect for studying",
- "Best photo spots",
- "24/7 vibe",
- "Amazing decor",
- "Always open",
- "Great coffee",
- ]}
- title="Voted Local Favorite"
- description="What our community says about their favorite spot."
+ "Rộng rãi & đẹp", "Thích hợp để học tập", "Góc sống ảo cực chất", "Vibe 24/7", "Decor tinh tế", "Luôn sẵn sàng phục vụ", "Cà phê hảo hạng"]}
+ title="Điểm đến được yêu thích"
+ description="Cảm nhận của khách hàng về góc nhỏ yêu thương của họ tại Nham."
/>
@@ -162,41 +104,20 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- title: "Massive Space",
- descriptions: [
- "No matter the crowd, there's always a corner for you.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/couple-date-side-view_23-2148422396.jpg",
- },
- {
- id: "f2",
- title: "Aesthetic Everywhere",
- descriptions: [
- "From garden views to giant bookshelves — every angle is a photo.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg",
- },
- {
- id: "f3",
- title: "24/7 Energy",
- descriptions: [
- "Morning coffee, midnight deadlines, late-night talks — we're always open.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/couple-hugging-sitting-cafe_171337-16595.jpg",
- },
+ { id: "f1", title: "Không gian rộng lớn", descriptions: ["Dù đông đúc đến đâu, Nham vẫn có góc riêng cho bạn."], imageSrc: "http://img.b2bpic.net/free-photo/couple-date-side-view_23-2148422396.jpg" },
+ { id: "f2", title: "Góc nào cũng đẹp", descriptions: ["Từ view sân vườn đến kệ sách khổng lồ — mọi góc đều là khung hình đẹp."], imageSrc: "http://img.b2bpic.net/free-photo/milky-shake-with-strawberry-syrup-glass_114579-3296.jpg" },
+ { id: "f3", title: "Năng lượng 24/7", descriptions: ["Cà phê sáng, deadline đêm khuya, trò chuyện thâu đêm — Nham luôn mở cửa đợi bạn."], imageSrc: "http://img.b2bpic.net/free-photo/couple-hugging-sitting-cafe_171337-16595.jpg" },
]}
- title="Why People Love Nham"
- description="From morning fuel to late-night inspiration, we're your home away from home."
+ title="Tại sao mọi người yêu Nham"
+ description="Từ nguồn cảm hứng buổi sáng đến những ý tưởng đêm muộn, chúng tôi là ngôi nhà thứ hai của bạn."
/>
@@ -209,45 +130,15 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Salted Cream Coffee",
- price: "45k",
- imageSrc: "http://img.b2bpic.net/free-photo/iced-cola-glass_74190-4610.jpg",
- },
- {
- id: "p2",
- name: "Pomegranate Jelly Tea",
- price: "50k",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-iced-tea-table-pool_23-2149967020.jpg",
- },
- {
- id: "p3",
- name: "Buon Me Thuot Cocoa",
- price: "40k",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-book-pinecones-marble-background-high-quality-photo_114579-67877.jpg",
- },
- {
- id: "p4",
- name: "Vietnamese Iced Coffee",
- price: "35k",
- imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-sugar-cubes-top-view_23-2149600696.jpg",
- },
- {
- id: "p5",
- name: "Matcha Latte",
- price: "55k",
- imageSrc: "http://img.b2bpic.net/free-photo/frut-te-with-lemon-orange-mint-grapefruit-table_140725-10932.jpg",
- },
- {
- id: "p6",
- name: "Classic Hot Chocolate",
- price: "40k",
- imageSrc: "http://img.b2bpic.net/free-photo/star-shaped-cookies-red-plate-cup-with-cream_1252-150.jpg",
- },
+ { id: "p1", name: "Cà phê muối", price: "45k", imageSrc: "http://img.b2bpic.net/free-photo/iced-cola-glass_74190-4610.jpg" },
+ { id: "p2", name: "Trà thạch lựu", price: "50k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-iced-tea-table-pool_23-2149967020.jpg" },
+ { id: "p3", name: "Cacao Buôn Mê Thuột", price: "40k", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-book-pinecones-marble-background-high-quality-photo_114579-67877.jpg" },
+ { id: "p4", name: "Cà phê sữa đá", price: "35k", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-sugar-cubes-top-view_23-2149600696.jpg" },
+ { id: "p5", name: "Matcha Latte", price: "55k", imageSrc: "http://img.b2bpic.net/free-photo/frut-te-with-lemon-orange-mint-grapefruit-table_140725-10932.jpg" },
+ { id: "p6", name: "Sô-cô-la nóng cổ điển", price: "40k", imageSrc: "http://img.b2bpic.net/free-photo/star-shaped-cookies-red-plate-cup-with-cream_1252-150.jpg" },
]}
- title="Signature Drinks"
- description="Balanced, refreshing, and made for everyday cravings."
+ title="Thức uống đặc trưng"
+ description="Cân bằng, sảng khoái, và được tạo ra để chiều lòng mọi sở thích."
/>
@@ -257,69 +148,34 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "Garden",
- title: "Relax & Chill",
- items: [
- "Greenery",
- "Open-air",
- "Photo-ready",
- ],
- },
- {
- id: "m2",
- value: "Study",
- title: "Work & Focus",
- items: [
- "Group-friendly",
- "Large tables",
- "Stable Wi-Fi",
- ],
- },
- {
- id: "m3",
- value: "Social",
- title: "Meet & Connect",
- items: [
- "High energy",
- "Lively",
- "24/7 crowd",
- ],
- },
+ { id: "m1", value: "Sân vườn", title: "Thư giãn & chill", items: ["Nhiều cây xanh", "Không gian mở", "Góc chụp ảnh đẹp"] },
+ { id: "m2", value: "Học tập", title: "Làm việc & tập trung", items: ["Thân thiện với nhóm", "Bàn rộng", "Wi-Fi mạnh"] },
+ { id: "m3", value: "Kết nối", title: "Gặp gỡ & trò chuyện", items: ["Năng lượng cao", "Sôi động", "Không khí đêm Sài Gòn"] },
]}
- title="Nham in Moments"
- description="Capture the vibe."
+ title="Khoảnh khắc tại Nham"
+ description="Lưu giữ những rung động."
/>
);
-}
+}
\ No newline at end of file