diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..bc93b8e --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,49 @@ + +body { + font-family: 'Lato', sans-serif; + background-color: #f8f9fa; +} + +.navbar-brand { + font-family: 'Poppins', sans-serif; + font-weight: 700; +} + +.hero { + background: linear-gradient(to right, #28a745, #20c997); + color: white; + padding: 6rem 0; + text-align: center; +} + +.hero h1 { + font-family: 'Poppins', sans-serif; + font-weight: 700; + font-size: 3.5rem; +} + +.section-title { + font-family: 'Poppins', sans-serif; + font-weight: 600; + margin-bottom: 2rem; +} + +.category-card { + border: none; + border-radius: 0.5rem; + overflow: hidden; + transition: transform 0.2s; +} + +.category-card:hover { + transform: translateY(-5px); +} + +.product-card { + border-radius: 0.5rem; +} + +.footer { + background-color: #343a40; + color: white; +} diff --git a/assets/js/main.js b/assets/js/main.js new file mode 100644 index 0000000..b9c977a --- /dev/null +++ b/assets/js/main.js @@ -0,0 +1 @@ +// Add any custom JS here in the future diff --git a/category.php b/category.php new file mode 100644 index 0000000..11d7185 --- /dev/null +++ b/category.php @@ -0,0 +1,3 @@ + - + - - - New Style - - - - - - - - - - - - - - - - - - - + + + Grocery Store + + + + + + + + + + + + + -
-
-

Analyzing your requirements and generating your website…

-
- Loading… -
-

AI is collecting your requirements and applying the first changes.

-

This page will update automatically as the plan is implemented.

-

Runtime: PHP — UTC

-
-
- + + + + + +
+
+

Fresh Groceries, Delivered Fast

+

Get the best quality products at your doorstep.

+ Shop Now +
+
+ + +
+
+

Featured Categories

+
+
+
+ Category +
+
Fruits & Grains
+
+
+
+
+
+ Category +
+
Dairy Products
+
+
+
+
+
+ Category +
+
Meat & Fish
+
+
+
+
+
+
+ + +
+
+

Featured Products

+
+ +
+
+ Product +
+
Organic Apples
+

1kg

+
+

$2.99

+ Add to Cart +
+
+
+
+ +
+
+ Product +
+
Fresh Milk
+

1L

+
+

$1.50

+ Add to Cart +
+
+
+
+
+
+ Product +
+
Chicken Breast
+

500g

+
+

$5.00

+ Add to Cart +
+
+
+
+
+
+ Product +
+
Whole Wheat Bread
+

1 loaf

+
+

$3.50

+ Add to Cart +
+
+
+
+
+
+
+ + + + + + - + \ No newline at end of file diff --git a/product.php b/product.php new file mode 100644 index 0000000..3293d78 --- /dev/null +++ b/product.php @@ -0,0 +1,3 @@ +