Merge version_2 into main #4
@@ -1417,4 +1417,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -101,6 +101,7 @@ export default function HomePage() {
|
||||
description="Four simple steps to discover, try, book, and transform your look with confidence"
|
||||
tag="Process"
|
||||
tagIcon={Zap}
|
||||
buttons={[{ text: "Start Booking Now", href: "/appointment" }]}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Upload Your Photo", description: "Take a selfie or upload a photo. Our AI analyzes your facial structure and features to find your perfect match.", media: {
|
||||
@@ -260,4 +261,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user