diff --git a/src/app/about-afghanistan/page.tsx b/src/app/about-afghanistan/page.tsx index 56aa2f4..f0baf45 100644 --- a/src/app/about-afghanistan/page.tsx +++ b/src/app/about-afghanistan/page.tsx @@ -28,30 +28,32 @@ export default function AboutAfghanistanPage() { ]} brandName="Luxuria" /> - - - +
+ + + +
); diff --git a/src/app/accommodations/page.tsx b/src/app/accommodations/page.tsx index f2352dd..ace8174 100644 --- a/src/app/accommodations/page.tsx +++ b/src/app/accommodations/page.tsx @@ -32,20 +32,22 @@ export default function AccommodationsPage() { brandName="Luxuria" button={{ text: "Plan Your Trip", href: "#contact" }} /> - +
+ +
); diff --git a/src/app/attractions/page.tsx b/src/app/attractions/page.tsx index 82cb60e..9a95f99 100644 --- a/src/app/attractions/page.tsx +++ b/src/app/attractions/page.tsx @@ -33,21 +33,23 @@ export default function AttractionsPage() { brandName="Luxuria" button={{ text: "Plan Your Trip", href: "#contact" }} /> - +
+ +
); diff --git a/src/app/best-time-to-visit/page.tsx b/src/app/best-time-to-visit/page.tsx index 04550ce..ce5d620 100644 --- a/src/app/best-time-to-visit/page.tsx +++ b/src/app/best-time-to-visit/page.tsx @@ -19,15 +19,17 @@ export default function BestTimeToVisitPage() { ]} brandName="Luxuria" /> - +
+ +
-