Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -28,7 +28,8 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "StoreFront - Shop Premium Products Online", description: "Discover quality products at unbeatable prices. Fast shipping, secure checkout, and 30-day returns.", type: "website", siteName: "StoreFront", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg", alt: "StoreFront - Premium Products Store"},
|
||||
url: "http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg", alt: "StoreFront - Premium Products Store"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
@@ -248,7 +248,7 @@ export default function StoreFrontPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "products" },
|
||||
{ text: "Get In Touch", href: "#" }
|
||||
{ text: "Chat Now", href: "#" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user