Merge version_3 into main #5
@@ -1403,4 +1403,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -80,7 +80,7 @@ export default function HomePage() {
|
||||
description="Premium, custom-designed cakes for every celebration. Same-day delivery available in Moshi and Pune."
|
||||
tag="Premium Bakery"
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "/contact" },
|
||||
{ text: "Order Your Cake Today", href: "/contact" },
|
||||
{ text: "View Menu", href: "/cakes" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-arrangement-of-delicious-cake-slices_23-2148732982.jpg"
|
||||
@@ -167,4 +167,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user