Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1373fb453 | |||
| 952baaf3d9 | |||
| 011004c78c | |||
| 54435423e5 | |||
| a0ff081d6a | |||
| 745d4410b7 | |||
| 006f7058a1 | |||
| a8ddf23261 | |||
| f42bc0a36a |
@@ -83,6 +83,10 @@ export default function AboutPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
textBoxTitleClassName="text-foreground"
|
||||||
|
textBoxDescriptionClassName="text-foreground/80"
|
||||||
|
cardTitleClassName="text-foreground"
|
||||||
|
cardDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -101,6 +105,9 @@ export default function AboutPage() {
|
|||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
quoteClassName="text-foreground/85"
|
||||||
|
nameClassName="text-foreground"
|
||||||
|
roleClassName="text-foreground/70"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -114,6 +121,8 @@ export default function AboutPage() {
|
|||||||
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
titleClassName="text-foreground"
|
||||||
|
descriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -125,4 +134,4 @@ export default function AboutPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -74,6 +74,8 @@ export default function ContactPage() {
|
|||||||
termsText="We'll send you booking details, service options, and availability. Your privacy is important to us."
|
termsText="We'll send you booking details, service options, and availability. Your privacy is important to us."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
titleClassName="text-foreground"
|
||||||
|
descriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -94,6 +96,10 @@ export default function ContactPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
textBoxTitleClassName="text-foreground"
|
||||||
|
textBoxDescriptionClassName="text-foreground/80"
|
||||||
|
cardTitleClassName="text-foreground"
|
||||||
|
cardDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -112,6 +118,8 @@ export default function ContactPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
valueClassName="text-foreground"
|
||||||
|
metricDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -123,4 +131,4 @@ export default function ContactPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -83,6 +83,10 @@ export default function GalleryPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
textBoxTitleClassName="text-foreground"
|
||||||
|
textBoxDescriptionClassName="text-foreground/80"
|
||||||
|
cardTitleClassName="text-foreground"
|
||||||
|
cardDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -101,6 +105,8 @@ export default function GalleryPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
valueClassName="text-foreground"
|
||||||
|
metricDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -114,6 +120,8 @@ export default function GalleryPage() {
|
|||||||
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
titleClassName="text-foreground"
|
||||||
|
descriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -125,4 +133,4 @@ export default function GalleryPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -82,6 +82,8 @@ export default function HomePage() {
|
|||||||
{ text: "Book Now", href: "/contact" },
|
{ text: "Book Now", href: "/contact" },
|
||||||
{ text: "Get a Quote", href: "/contact" },
|
{ text: "Get a Quote", href: "/contact" },
|
||||||
]}
|
]}
|
||||||
|
titleClassName="text-white"
|
||||||
|
descriptionClassName="text-white/90"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -104,6 +106,8 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
cardTitleClassName="text-foreground"
|
||||||
|
cardDescriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -122,6 +126,8 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
valueClassName="text-foreground"
|
||||||
|
metricDescriptionClassName="text-foreground/75"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -146,6 +152,9 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
quoteClassName="text-foreground/85"
|
||||||
|
nameClassName="text-foreground"
|
||||||
|
roleClassName="text-foreground/70"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -159,6 +168,8 @@ export default function HomePage() {
|
|||||||
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
titleClassName="text-foreground"
|
||||||
|
descriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -170,4 +181,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -93,6 +93,8 @@ export default function ServicesPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
textBoxTitleClassName="text-foreground"
|
||||||
|
textBoxDescriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -126,6 +128,8 @@ export default function ServicesPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
textBoxTitleClassName="text-foreground"
|
||||||
|
textBoxDescriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -139,6 +143,8 @@ export default function ServicesPage() {
|
|||||||
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
termsText="We'll send you booking details and service information. Privacy guaranteed."
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
titleClassName="text-foreground"
|
||||||
|
descriptionClassName="text-foreground/80"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -150,4 +156,4 @@ export default function ServicesPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user