diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2606312..6b29d9b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -57,101 +42,23 @@ export default function LandingPage() {
@@ -159,23 +66,11 @@ export default function LandingPage() {
@@ -187,24 +82,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- icon: Grid,
- title: "Tile Installations",
- description: "High-precision tiling for homes and businesses.",
- },
- {
- icon: Diamond,
- title: "Stone & Marble Installations",
- description: "Expert craftsmanship with quality natural stones and marble.",
- },
- {
- icon: Wrench,
- title: "Building Renovations",
- description: "Complete turnkey renovations for modern spaces.",
- },
+ { icon: Grid, title: "Τοποθέτηση Πλακιδίων", description: "Τοποθέτηση υψηλής ακρίβειας για οικιακούς και επαγγελματικούς χώρους." },
+ { icon: Diamond, title: "Εγκαταστάσεις Πέτρας & Μαρμάρου", description: "Εξειδικευμένη τέχνη με ποιοτικά φυσικά πετρώματα και μάρμαρο." },
+ { icon: Wrench, title: "Ανακαινίσεις Κτιρίων", description: "Ολοκληρωμένες λύσεις ανακαίνισης για μοντέρνους χώρους." }
]}
- title="Our Professional Services"
- description="We offer complete construction and renovation solutions with passion and imagination."
+ title="Οι Επαγγελματικές μας Υπηρεσίες"
+ description="Προσφέρουμε ολοκληρωμένες λύσεις κατασκευής και ανακαίνισης με πάθος και δημιουργικότητα."
/>
@@ -215,98 +98,27 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "work-1",
- brand: "Renovation",
- name: "Modern Living Room Tiling",
- price: "Custom",
- rating: 5,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg?_wi=2",
- },
- {
- id: "work-2",
- brand: "Stone",
- name: "Exterior Marble Facade",
- price: "Custom",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pile-orange-candies-ring-form-wooden-plate_114579-87766.jpg?_wi=2",
- },
- {
- id: "work-3",
- brand: "Renovation",
- name: "Complete Apartment Reno",
- price: "Custom",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-with-wand-near-table-with-laptop-model-building_23-2148039873.jpg?_wi=2",
- },
- {
- id: "work-4",
- brand: "Stone",
- name: "Luxury Marble Flooring",
- price: "Custom",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg?_wi=3",
- },
- {
- id: "work-5",
- brand: "Renovation",
- name: "Business Space Remodel",
- price: "Custom",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-pile-orange-candies-ring-form-wooden-plate_114579-87766.jpg?_wi=3",
- },
- {
- id: "work-6",
- brand: "Renovation",
- name: "Villa Exterior Stone",
- price: "Custom",
- rating: 5,
- reviewCount: "25",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-with-wand-near-table-with-laptop-model-building_23-2148039873.jpg?_wi=3",
- },
+ { id: "work-1", brand: "Ανακαίνιση", name: "Μοντέρνο Σαλόνι", price: "Κατόπιν συνεννόησης", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg?_wi=2" },
+ { id: "work-2", brand: "Πέτρα", name: "Εξωτερική Όψη Μαρμάρου", price: "Κατόπιν συνεννόησης", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pile-orange-candies-ring-form-wooden-plate_114579-87766.jpg?_wi=2" }
]}
- title="Our Completed Works"
- description="Hundreds of projects completed across Greece and abroad, showcasing high aesthetics and durability."
+ title="Τα Έργα μας"
+ description="Εκατοντάδες έργα που έχουν ολοκληρωθεί σε όλη την Ελλάδα, επιδεικνύοντας υψηλή αισθητική και αντοχή."
/>