diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index f7f7155..993b0b7 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -25,28 +25,14 @@ export default function LandingPage() {
@@ -57,18 +43,9 @@ export default function LandingPage() {
title="Expertise You Can Trust"
description="With over a decade of experience in Torres Vedras, Sandra Branquinho provides unmatched professional insights to help you navigate the local property market efficiently and confidently."
bulletPoints={[
- {
- title: "Market Knowledge",
- description: "Deep understanding of the Torres Vedras region.",
- },
- {
- title: "Personalized Approach",
- description: "Tailored strategies for sellers and buyers.",
- },
- {
- title: "Client Integrity",
- description: "Honesty and full transparency at every step.",
- },
+ { title: "Market Knowledge", description: "Deep understanding of the Torres Vedras region." },
+ { title: "Personalized Approach", description: "Tailored strategies for sellers and buyers." },
+ { title: "Client Integrity", description: "Honesty and full transparency at every step." }
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg"
mediaAnimation="slide-up"
@@ -83,16 +60,8 @@ export default function LandingPage() {
description="Learn more about our agency values and process."
faqsAnimation="slide-up"
faqs={[
- {
- id: "a1",
- title: "How long has Sandra been active?",
- content: "Sandra has over 10 years of dedicated experience in real estate.",
- },
- {
- id: "a2",
- title: "What makes your agency different?",
- content: "Our personal attention to every client and local deep-rooted knowledge.",
- },
+ { id: "a1", title: "How long has Sandra been active?", content: "Sandra has over 10 years of dedicated experience in real estate." },
+ { id: "a2", title: "What makes your agency different?", content: "Our personal attention to every client and local deep-rooted knowledge." }
]}
/>
@@ -101,45 +70,9 @@ export default function LandingPage() {
@@ -147,4 +80,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index b4ef6b6..aacb04f 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -25,46 +25,25 @@ export default function LandingPage() {
@@ -76,16 +55,8 @@ export default function LandingPage() {
description="Frequently asked questions about reaching our team."
faqsAnimation="slide-up"
faqs={[
- {
- id: "c1",
- title: "What are your office hours?",
- content: "We are available Mon-Fri, 9am to 6pm.",
- },
- {
- id: "c2",
- title: "How fast do you respond?",
- content: "We typically reply to all inquiries within 24 hours.",
- },
+ { id: "c1", title: "What are your office hours?", content: "We are available Mon-Fri, 9am to 6pm." },
+ { id: "c2", title: "How fast do you respond?", content: "We typically reply to all inquiries within 24 hours." }
]}
/>
@@ -94,45 +65,9 @@ export default function LandingPage() {
@@ -140,4 +75,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 29ee6f8..3e52889 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,73 +29,30 @@ export default function LandingPage() {
@@ -107,42 +64,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Luxury Modern Villa",
- price: "€550,000",
- imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg?_wi=1",
- },
- {
- id: "2",
- name: "Charming Detached House",
- price: "€320,000",
- imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg?_wi=1",
- },
- {
- id: "3",
- name: "Sea View Apartment",
- price: "€290,000",
- imageSrc: "http://img.b2bpic.net/free-photo/no-people-empty-desk-with-laptop-computer-apartment-use-modern-digital-technology-entertainment-nobody-home-office-with-interior-decorations-creative-indoors-style_482257-42172.jpg?_wi=1",
- },
- {
- id: "4",
- name: "Urban Modern Flat",
- price: "€210,000",
- imageSrc: "http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg?_wi=1",
- },
- {
- id: "5",
- name: "Family Estate Property",
- price: "€480,000",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=1",
- },
- {
- id: "6",
- name: "Classic Stone House",
- price: "€385,000",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976540.jpg?_wi=1",
- },
+ { id: "1", name: "Luxury Modern Villa", price: "€550,000", imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg" },
+ { id: "2", name: "Charming Detached House", price: "€320,000", imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg" },
+ { id: "3", name: "Sea View Apartment", price: "€290,000", imageSrc: "http://img.b2bpic.net/free-photo/no-people-empty-desk-with-laptop-computer-apartment-use-modern-digital-technology-entertainment-nobody-home-office-with-interior-decorations-creative-indoors-style_482257-42172.jpg" },
+ { id: "4", name: "Urban Modern Flat", price: "€210,000", imageSrc: "http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg" },
+ { id: "5", name: "Family Estate Property", price: "€480,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg" },
+ { id: "6", name: "Classic Stone House", price: "€385,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976540.jpg" }
]}
title="Featured Properties"
description="Explore our hand-picked selection of premium homes in Torres Vedras."
@@ -153,70 +80,23 @@ export default function LandingPage() {
@@ -267,31 +127,11 @@ export default function LandingPage() {
description="Get quick answers to the most frequently asked questions about buying or selling properties in Torres Vedras."
faqsAnimation="slide-up"
faqs={[
- {
- id: "1",
- title: "Do you offer property valuations?",
- content: "Yes, we provide professional and accurate property valuations based on current market trends.",
- },
- {
- id: "2",
- title: "How do you help with legal procedures?",
- content: "We work closely with local legal partners to ensure all documentation is handled correctly.",
- },
- {
- id: "3",
- title: "Can I list my property with you?",
- content: "Absolutely. Reach out via our contact form to discuss selling your property.",
- },
- {
- id: "4",
- title: "Do you handle rental management?",
- content: "Yes, we offer full-scale rental management services for both landlords and tenants.",
- },
- {
- id: "5",
- title: "Why is Torres Vedras a good choice?",
- content: "It offers a perfect blend of beach lifestyle, modern amenities, and proximity to Lisbon.",
- },
+ { id: "1", title: "Do you offer property valuations?", content: "Yes, we provide professional and accurate property valuations based on current market trends." },
+ { id: "2", title: "How do you help with legal procedures?", content: "We work closely with local legal partners to ensure all documentation is handled correctly." },
+ { id: "3", title: "Can I list my property with you?", content: "Absolutely. Reach out via our contact form to discuss selling your property." },
+ { id: "4", title: "Do you handle rental management?", content: "Yes, we offer full-scale rental management services for both landlords and tenants." },
+ { id: "5", title: "Why is Torres Vedras a good choice?", content: "It offers a perfect blend of beach lifestyle, modern amenities, and proximity to Lisbon." }
]}
/>
@@ -300,45 +140,9 @@ export default function LandingPage() {
@@ -346,4 +150,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx
index 3084b0d..b110c31 100644
--- a/src/app/properties/page.tsx
+++ b/src/app/properties/page.tsx
@@ -25,28 +25,14 @@ export default function LandingPage() {
@@ -59,20 +45,8 @@ export default function LandingPage() {
title="Latest Listings"
description="New properties hitting the market this week."
products={[
- {
- id: "p1",
- name: "Modern Villa",
- price: "€520,000",
- variant: "Luxury",
- imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg?_wi=4",
- },
- {
- id: "p2",
- name: "Garden House",
- price: "€300,000",
- variant: "Detached",
- imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg?_wi=4",
- },
+ { id: "p1", name: "Modern Villa", price: "€520,000", imageSrc: "http://img.b2bpic.net/free-photo/men-women-working-office_23-2147668762.jpg" },
+ { id: "p2", name: "Garden House", price: "€300,000", imageSrc: "http://img.b2bpic.net/free-photo/old-buildings-gardens-nesebar-bulgaria_627829-14114.jpg" }
]}
/>
@@ -85,16 +59,8 @@ export default function LandingPage() {
description="Everything about our listing process."
faqsAnimation="slide-up"
faqs={[
- {
- id: "p3",
- title: "How are properties selected?",
- content: "We carefully vet every property to ensure quality and value.",
- },
- {
- id: "p4",
- title: "Can I visit these properties?",
- content: "Yes, just contact us to schedule a viewing time.",
- },
+ { id: "p3", title: "How are properties selected?", content: "We carefully vet every property to ensure quality and value." },
+ { id: "p4", title: "Can I visit these properties?", content: "Yes, just contact us to schedule a viewing time." }
]}
/>
@@ -103,45 +69,9 @@ export default function LandingPage() {
@@ -149,4 +79,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index ebc53a3..368f7c7 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -25,28 +25,14 @@ export default function LandingPage() {
@@ -57,20 +43,11 @@ export default function LandingPage() {
title="Comprehensive Real Estate Services"
description="Whether you are looking to purchase your dream home, sell an asset, or find the perfect rental, our agency provides full-scale assistance tailored to your specific objectives."
bulletPoints={[
- {
- title: "Property Acquisition",
- description: "Expert advice on buying the right property for you.",
- },
- {
- title: "Sales Representation",
- description: "Professional marketing and negotiation to maximize value.",
- },
- {
- title: "Rental Management",
- description: "Full vetting and support for landlords and tenants.",
- },
+ { title: "Property Acquisition", description: "Expert advice on buying the right property for you." },
+ { title: "Sales Representation", description: "Professional marketing and negotiation to maximize value." },
+ { title: "Rental Management", description: "Full vetting and support for landlords and tenants." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg"
mediaAnimation="slide-up"
/>
@@ -83,16 +60,8 @@ export default function LandingPage() {
title="Service Process"
description="Steps to get started with our agency."
features={[
- {
- title: "Initial Consultation",
- description: "Free meeting to understand your goals.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg?_wi=2",
- },
- {
- title: "Action Plan",
- description: "Custom strategy created for you.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976540.jpg?_wi=2",
- },
+ { title: "Initial Consultation", description: "Free meeting to understand your goals.", imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-windows-comfortable-furniture_9975-33081.jpg" },
+ { title: "Action Plan", description: "Custom strategy created for you.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976540.jpg" }
]}
/>
@@ -101,45 +70,9 @@ export default function LandingPage() {
@@ -147,4 +80,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file